Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx.h217 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */ enumerator
Daic79xx_core.c7027 ahd->features &= ~AHD_TARGETMODE; in ahd_init()
7040 if ((ahd->features & AHD_TARGETMODE) != 0) in ahd_init()
7077 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_init()
7414 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_chip_init()
10186 if ((ahd->features & AHD_TARGETMODE) == 0) in ahd_find_tmode_devs()