Home
last modified time | relevance | path

Searched refs:SR_RST (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A DNCR5380.h116 #define SR_RST 0x80 macro
A DNCR5380.c244 {SR_RST, "RST"},
898 (sr & (SR_SEL | SR_IO | SR_BSY | SR_RST)) == (SR_SEL | SR_IO)) { in NCR5380_intr()
915 if (sr & SR_RST) { in NCR5380_intr()

Completed in 7 milliseconds