Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h75 bus_child_location_t pci_child_location_method; variable
H A Dpci.c176 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
/freebsd/sys/dev/acpica/
H A Dacpi_pci.c187 pci_child_location_method(cbdev, child, sb); in acpi_pci_child_location_method()