Home
last modified time | relevance | path

Searched refs:AHD_NEW_DFCNTRL_OPTS (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_seq.h850 return ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0); in ahd_patch16_func()
874 return ((ahd->features & AHD_NEW_DFCNTRL_OPTS) == 0); in ahd_patch13_func()
Daic79xx_pci.c984 | AHD_NEW_DFCNTRL_OPTS; in ahd_aic7902_setup()
Daic79xx.h231 AHD_NEW_DFCNTRL_OPTS = 0x10000,/* SCSIENWRDIS bit */ enumerator
Daic79xx.seq1312 if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) == 0) {
1340 if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0) {