Searched refs:ahc_get_pci_bus (Results 1 – 4 of 4) sorted by relevance
147 ahc_get_pci_bus(pci), in ahc_linux_pci_dev_probe()333 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()348 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()368 ahc_get_pci_bus(ahc->dev_softc), in ahc_pci_map_registers()
942 static __inline int ahc_get_pci_bus(ahc_dev_softc_t);944 ahc_get_pci_bus(ahc_dev_softc_t pci) in ahc_get_pci_bus() function
1561 value = ahc_get_pci_bus(lahc->dev_softc)1562 - ahc_get_pci_bus(rahc->dev_softc);1564 value = ahc_get_pci_bus(rahc->dev_softc)1565 - ahc_get_pci_bus(lahc->dev_softc);
3900 && ahc_get_pci_bus(list_pci) == ahc_get_pci_bus(pci)) { in ahc_softc_insert()