Searched refs:IOERR (Results 1 – 5 of 5) sorted by relevance
1150 #define IOERR 0x08 macro
285 field IOERR 0x08 /* LVD Tranceiver mode changed */
1538 status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()1548 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()1557 if ((status0 & IOERR) != 0) { in ahd_handle_scsiint()
2760 #define IOERR 0x08 macro
1819 field IOERR 0x08 /* LVD Tranceiver mode changed */