Searched refs:STAT_MSG (Results 1 – 3 of 3) sorted by relevance
58 #define STAT_MSG (1 << 2) /* MSG phase */ macro65 #define STAT_BUSMASK (STAT_MSG|STAT_CD|STAT_IO)70 #define STAT_MESGOUT (STAT_MSG|STAT_CD) /* Message out */71 #define STAT_MESGIN (STAT_MSG|STAT_CD|STAT_IO) /* Message In */
110 #define STAT_MSG 0x04 macro
265 if ((stat & (STAT_MSG|STAT_CD)) == 0 in mac53c94_interrupt()298 && (stat & (STAT_MSG|STAT_CD)) == 0) { in mac53c94_interrupt()