Home
last modified time | relevance | path

Searched refs:AHD_MULTI_FUNC (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c198 if ((ahd->features & AHD_MULTI_FUNC) && PCI_FUNC(pdev->devfn) != 0) in ahd_linux_pci_dev_probe()
Daic79xx.h216 AHD_MULTI_FUNC = 0x00100,/* Multi-Function/Channel Device */ enumerator
226 AHD_AIC7902_FE = AHD_MULTI_FUNC
Daic79xx_pci.c981 if ((ahd->features & AHD_MULTI_FUNC) != 0) in ahd_aic790X_setup()