Searched refs:acpi_get_acpi_device_path (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/nvdimm/
H A Dnvdimm_acpi.c270 DEVMETHOD(bus_get_device_path, acpi_get_acpi_device_path),
/freebsd-current/sys/dev/spibus/
H A Dacpi_spibus.c571 DEVMETHOD(bus_get_device_path, acpi_get_acpi_device_path),
/freebsd-current/sys/dev/acpica/
H A Dacpi_pci.c203 return (acpi_get_acpi_device_path(bus, child, locator, sb));
H A Dacpivar.h494 int acpi_get_acpi_device_path(device_t bus, device_t child,
H A Dacpi.c932 acpi_get_acpi_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) function
951 return (acpi_get_acpi_device_path(bus, child, locator, sb));
/freebsd-current/sys/dev/usb/
H A Dusb_hub_acpi.c559 return (acpi_get_acpi_device_path(bus, child, locator, sb));
/freebsd-current/sys/dev/iicbus/
H A Dacpi_iicbus.c767 DEVMETHOD(bus_get_device_path, acpi_get_acpi_device_path),

Completed in 208 milliseconds