Searched refs:AHC_MULTI_FUNC (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h219 AHC_MULTI_FUNC = 0x02000, /* Multi-Function Twin Channel Device */ enumerator in enum:__anon37
254 |AHC_CMD_CHAN|AHC_MULTI_FUNC|AHC_LARGE_SCBS,
256 AHC_AIC7896_FE = AHC_AIC7890_FE|AHC_MULTI_FUNC,
257 AHC_AIC7899_FE = AHC_AIC7892_FE|AHC_MULTI_FUNC
H A Daic7xxx_osm_pci.c240 if ((ahc->features & AHC_MULTI_FUNC) && PCI_FUNC(pdev->devfn) != 0)
H A Daic7xxx_pci.c946 if ((ahc->features & AHC_MULTI_FUNC) != 0)
1010 if (ahc->features & AHC_MULTI_FUNC) {
2002 if ((ahc->features & AHC_MULTI_FUNC) != 0)

Completed in 133 milliseconds