Searched refs:SCSIRSTI (Results 1 – 13 of 13) sorted by relevance
160 #define SCSIRSTI 0x20 macro
2411 if(stat1 & SCSIRSTI) { in update_state()2414 SETPORT(SSTAT1,SCSIRSTI); in update_state()2718 if (s & SCSIRSTI) in disp_ports()2760 if (s & SCSIRSTI) in disp_ports()3091 if (s & SCSIRSTI) in get_ports()3133 if (s & SCSIRSTI) in get_ports()
5667 if ((status & SCSIRSTI) != 0) in aic7xxx_handle_scsiint()
106 #define SCSIRSTI 0x20 macro
292 bit SCSIRSTI 0x20
114 { "SCSIRSTI", 0x20, 0x20 },
278 { "SCSIRSTI", 0x20, 0x20 },
293 #define SCSIRSTI 0x20
1555 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1561 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1601 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
339 field SCSIRSTI 0x20
2407 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()2415 if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) { in ahd_handle_scsiint()2458 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
1646 #define SCSIRSTI 0x20
1974 field SCSIRSTI 0x20