Searched refs:SCSIPERR (Results 1 – 7 of 7) sorted by relevance
1170 #define SCSIPERR 0x04 macro
1987 test SSTAT1, SCSIPERR jnz inb_next_wait_perr;2118 test SSTAT1, SCSIPERR jnz phase_lock_perr;
318 field SCSIPERR 0x04
1412 test SSTAT1, SCSIPERR jnz phase_lock;1439 test SSTAT1, SCSIPERR jnz inb_next_wait;
2780 #define SCSIPERR 0x04 macro
1539 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()1580 } else if ((status & SCSIPERR) != 0) { in ahd_handle_scsiint()
1872 field SCSIPERR 0x04