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

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

Completed in 312 milliseconds