Home
last modified time | relevance | path

Searched refs:SELTO (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1165 #define SELTO 0x80 macro
H A Daic7xxx.seq154 * Twin channel devices cannot handle things like SELTO
681 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */
H A Daic7xxx.reg313 field SELTO 0x80
H A Daic79xx.c1486 && (ahd_inb(ahd, SSTAT1) & SELTO) == 0) in ahd_handle_seqint()
1539 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
1590 } else if ((status & SELTO) != 0) { in ahd_handle_scsiint()
H A Daic79xx_reg.h2775 #define SELTO 0x80 macro
H A Daic79xx.reg1867 field SELTO 0x80