Searched refs:pci_get_device_path_method (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci_private.h | 139 int pci_get_device_path_method(device_t dev, device_t child,
|
| H A D | pci.c | 177 DEVMETHOD(bus_get_device_path, pci_get_device_path_method), 5924 pci_get_device_path_method(device_t bus, device_t child, const char *locator, in pci_get_device_path_method() function
|
| /freebsd-14.2/sys/dev/acpica/ |
| H A D | acpi_pci.c | 206 return (pci_get_device_path_method(bus, child, locator, sb)); in acpi_pci_get_device_path()
|