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

/freebsd-current/sys/dev/usb/
H A Dusb_hub_acpi.c92 struct acpi_uhub_softc { struct
141 struct acpi_uhub_softc *sc = device_get_softc(dev);
267 struct acpi_uhub_softc *sc = device_get_softc(dev);
368 struct acpi_uhub_softc *sc = device_get_softc(dev);
452 struct acpi_uhub_softc *sc = device_get_softc(dev);
472 struct acpi_uhub_softc *sc = device_get_softc(dev);
483 struct acpi_uhub_softc *sc = device_get_softc(dev);
503 struct acpi_uhub_softc *sc = device_get_softc(dev);
525 struct acpi_uhub_softc *sc = device_get_softc(dev);
592 .size = sizeof(struct acpi_uhub_softc),
[all...]

Completed in 59 milliseconds