Searched refs:SELWIDE (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h210 #define SELWIDE 0x02 macro
H A Daic7xxx.reg452 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices
464 bit SELWIDE 0x02
/drivers/scsi/aic7xxx/
H A Daic7xxx.reg587 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices
599 field SELWIDE 0x02
H A Daic7xxx_reg.h_shipped412 #define SELWIDE 0x02
H A Daic79xx.reg1878 * Controls Bus type and channel selection. SELWIDE allows for the
1889 field SELWIDE 0x02
H A Daic79xx_reg.h_shipped1604 #define SELWIDE 0x02
H A Daic7xxx_core.c4639 sblkctl = ahc_inb(ahc, SBLKCTL) & (SELBUSB|SELWIDE);
H A Daic79xx_core.c6341 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0)
/drivers/scsi/
H A Daic7xxx_old.c8364 sblkctl = aic_inb(p, SBLKCTL) & (SELBUSB|SELWIDE);

Completed in 171 milliseconds