Searched refs:SCSIRSTI (Results 1 – 10 of 10) sorted by relevance
161 #define SCSIRSTI 0x20 macro
2233 if(stat1 & SCSIRSTI) { in update_state()2236 SETPORT(SSTAT1,SCSIRSTI); in update_state()2645 if (s & SCSIRSTI) in get_ports()2687 if (s & SCSIRSTI) in get_ports()
114 { "SCSIRSTI", 0x20, 0x20 },
278 { "SCSIRSTI", 0x20, 0x20 },
293 #define SCSIRSTI 0x20
1547 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1553 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1593 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
762 #define SCSIRSTI 0x20
339 field SCSIRSTI 0x20
2389 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()2397 if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) { in ahd_handle_scsiint()2440 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
1974 field SCSIRSTI 0x20