Searched refs:ENAB40 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h208 #define ENAB40 0x08 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2491 if (mode & ENAB40)
H A Daic7xxx_core.c1577 now_lvd = ahc_inb(ahc, SBLKCTL) & ENAB40;
2182 if ((ahc_inb(ahc, SBLKCTL) & ENAB40) != 0
5208 (ahc_inb(ahc, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
H A Daic79xx_core.c2396 now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40;
3632 if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0
6568 if ((sblkctl & ENAB40) != 0) {
7261 (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
H A Daic79xx_osm.c2810 if (mode & ENAB40)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c4539 if ( (aic_inb(p, SBLKCTL) & ENAB40) &&
4916 if ( (aic_inb(p, SBLKCTL) & ENAB40) &&

Completed in 92 milliseconds