Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h218 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */ enumerator
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h218 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */ enumerator
H A 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()

Completed in 26 milliseconds