Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Daha1542.h10 #define STST BIT(7) /* Self Test in Progress */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
H A Daha1542.c225 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port()
940 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()