Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dseagate.c177 #define REQ_MASK (STAT_CD | STAT_IO | STAT_MSG) macro
1152 if ((newphase = (status_read & REQ_MASK)) != phase) { in internal_command()
1188 switch (status_read & REQ_MASK) { in internal_command()
1323 || ((stat & REQ_MASK) != in internal_command()
1355 && (STATUS & (REQ_MASK | STAT_REQ)) in internal_command()
1501 || ((stat & REQ_MASK) != in internal_command()
1534 ((status_read & REQ_MASK) == REQ_CMDOUT)) in internal_command()