Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h217 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */ enumerator
H A Daic79xx_core.c7028 ahd->features &= ~AHD_TARGETMODE; in ahd_init()
7041 if ((ahd->features & AHD_TARGETMODE) != 0) in ahd_init()
7078 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_init()
7415 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_chip_init()
10191 if ((ahd->features & AHD_TARGETMODE) == 0) in ahd_find_tmode_devs()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h217 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */ enumerator
H A 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()

Completed in 39 milliseconds