Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Daha152x.h159 #define SELTO 0x80 macro
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped116 { "SELTO", 0x80, 0x80 }
H A Daic79xx_reg_print.c_shipped280 { "SELTO", 0x80, 0x80 }
H A Daic7xxx_reg.h_shipped291 #define SELTO 0x80
H A Daic7xxx_core.c1547 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()
H A Daic7xxx.seq154 * Twin channel devices cannot handle things like SELTO
679 clr SCSIBUSL; /* Prevent bit leakage durint SELTO */
H A Daic79xx_reg.h_shipped760 #define SELTO 0x80
H A Daic7xxx.reg337 field SELTO 0x80
H A Daic79xx_core.c2336 && (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()
H A Daic79xx.reg1972 field SELTO 0x80