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

/freebsd-current/sys/dev/usb/
H A Dusb_hub_acpi.c84 struct acpi_uhub_port { struct
96 struct acpi_uhub_port *port;
142 struct acpi_uhub_port *port = &sc->port[p - 1];
179 struct acpi_uhub_port *port = oidp->oid_arg1;
268 struct acpi_uhub_port *port = &sc->port[p - 1];
458 sc->port = malloc(sizeof(struct acpi_uhub_port) * uh->nports,

Completed in 51 milliseconds