Searched refs:REQ_MASK (Results 1 – 1 of 1) sorted by relevance
177 #define REQ_MASK (STAT_CD | STAT_IO | STAT_MSG) macro1152 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()