taglinefilesource code
STAT_IO676drivers/scsi/seagate.cif ((temp & STAT_IO) && !(temp & STAT_BSY))
STAT_IO81drivers/scsi/seagate.h#define REQ_MASK (STAT_CD |  STAT_IO | STAT_MSG)
STAT_IO83drivers/scsi/seagate.h#define REQ_DATAIN STAT_IO
STAT_IO85drivers/scsi/seagate.h#define REQ_STATIN (STAT_CD | STAT_IO)
STAT_IO87drivers/scsi/seagate.h#define REQ_MSGIN (STAT_MSG | STAT_CD | STAT_IO)