Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/ !
Daic79xx.h218 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */ enumerator
Daic79xx_core.c10242 if ((ahd->features & AHD_MULTIROLE) != 0) { in ahd_handle_en_lun()
10292 if ((ahd->features & AHD_MULTIROLE) == 0) in ahd_handle_en_lun()
10514 if ((ahd->features & AHD_MULTIROLE) == 0) { in ahd_handle_en_lun()