Searched refs:AHD_TARGETMODE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h217 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */ enumerator in enum:__anon6337
H A Daic79xx_core.c6285 ahd->features &= ~AHD_TARGETMODE;
6316 if ((ahd->features & AHD_TARGETMODE) != 0)
6353 if ((ahd->features & AHD_TARGETMODE) != 0) {
6690 if ((ahd->features & AHD_TARGETMODE) != 0) {
9406 if ((ahd->features & AHD_TARGETMODE) == 0)

Completed in 158 milliseconds