Searched refs:pci_child_location_str_method (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/pci/
H A Dpci_private.h127 int pci_child_location_str_method(device_t cbdev, device_t child,
H A Dpci.c162 DEVMETHOD(bus_child_location_str, pci_child_location_str_method),
5443 pci_child_location_str_method(device_t dev, device_t child, char *buf, function
/freebsd-11.0-release/sys/dev/acpica/
H A Dacpi_pci.c180 pci_child_location_str_method(cbdev, child, buf, buflen);

Completed in 109 milliseconds