Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h224 AHC_MULTIROLE = 0x40000, /* Space for two roles at a time */ enumerator
H A Daic7xxx_core.c7372 if ((ahc->features & AHC_MULTIROLE) != 0) { in ahc_handle_en_lun()
7425 if ((ahc->features & AHC_MULTIROLE) == 0) in ahc_handle_en_lun()
7674 if ((ahc->features & AHC_MULTIROLE) == 0) { in ahc_handle_en_lun()