Home
last modified time | relevance | path

Searched refs:PHASE_STATIN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
DNCR5380.h195 #define PHASE_STATIN (SR_CD | SR_IO) macro
DNCR5380.c352 {PHASE_STATIN, "STATIN"},
2373 case PHASE_STATIN:
Datari_NCR5380.c547 {PHASE_STATIN, "STATIN"}, {PHASE_MSGOUT, "MSGOUT"}, {PHASE_MSGIN, "MSGIN"},
2443 case PHASE_STATIN: in NCR5380_information_transfer()