Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c201 ahc_get_pci_bus(pci), in ahc_linux_pci_dev_probe()
393 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()
406 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()
425 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()
H A Daic7xxx_osm.h488 static inline int ahc_get_pci_bus(ahc_dev_softc_t);
490 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus() function