Searched refs:pci_child_location_method (Results 1 – 3 of 3) sorted by relevance
75 bus_child_location_t pci_child_location_method; variable
176 DEVMETHOD(bus_child_location, pci_child_location_method),5997 pci_child_location_method(device_t dev, device_t child, struct sbuf *sb) in pci_child_location_method() function
187 pci_child_location_method(cbdev, child, sb); in acpi_pci_child_location_method()