Searched refs:SELTO (Results 1 – 15 of 15) sorted by relevance
158 #define SELTO 0x80 macro
952 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()1648 SETPORT(SSTAT1, SELTO); in busfree_run()2427 } else if(stat1 & SELTO) { in update_state()2722 if (s & SELTO) in disp_ports()2764 if (s & SELTO) in disp_ports()3091 if (s & SELTO) in get_ports()3133 if (s & SELTO) in get_ports()
5689 else if ( ((status & BUSFREE) != 0) && ((status & SELTO) == 0) ) in aic7xxx_handle_scsiint()5783 else if ((status & SELTO) != 0) in aic7xxx_handle_scsiint()
104 #define SELTO 0x80 macro
290 bit SELTO 0x80
85 * Twin channel devices cannot handle things like SELTO
116 { "SELTO", 0x80, 0x80 }
280 { "SELTO", 0x80, 0x80 }
291 #define SELTO 0x80
1555 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1561 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1720 } else if ((status & SELTO) != 0) { in ahc_handle_scsiint()
154 * Twin channel devices cannot handle things like SELTO679 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */
337 field SELTO 0x80
2354 && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) in ahd_handle_seqint()2407 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()2474 } else if ((status & SELTO) != 0) { in ahd_handle_scsiint()
1644 #define SELTO 0x80
1972 field SELTO 0x80