Searched refs:SELTO (Results 1 – 11 of 11) sorted by relevance
159 #define SELTO 0x80 macro
902 SETPORT(SSTAT1, SELTO); in setup_expected_interrupts()1514 SETPORT(SSTAT1, SELTO); in busfree_run()2242 } else if(stat1 & SELTO) { in update_state()2641 if (s & SELTO) in get_ports()2683 if (s & SELTO) in get_ports()
116 { "SELTO", 0x80, 0x80 }
280 { "SELTO", 0x80, 0x80 }
291 #define SELTO 0x80
1547 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1553 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()1712 } 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
760 #define SELTO 0x80
2336 && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) in ahd_handle_seqint()2389 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()2456 } else if ((status & SELTO) != 0) { in ahd_handle_scsiint()
1972 field SELTO 0x80