Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c191 entry = ahc_find_pci_device(pci); in ahc_linux_pci_dev_probe()
H A Daic7xxx.h1131 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
H A Daic7xxx_pci.c664 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device() function