Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aic7xxx/
Daic79xx.h218 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */ enumerator
Daic79xx_core.c10247 if ((ahd->features & AHD_MULTIROLE) != 0) { in ahd_handle_en_lun()
10297 if ((ahd->features & AHD_MULTIROLE) == 0) in ahd_handle_en_lun()
10519 if ((ahd->features & AHD_MULTIROLE) == 0) { in ahd_handle_en_lun()