Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_hub_private.h82 bus_child_location_t uhub_child_location; variable
H A Dusb_hub_acpi.c547 uhub_child_location(parent, child, sb); in acpi_uhub_child_location()
H A Dusb_hub.c167 DEVMETHOD(bus_child_location, uhub_child_location),
1651 uhub_child_location(device_t parent, device_t child, struct sbuf *sb) in uhub_child_location() function