Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c225 const char *posstr[] = {"Upper", "Center", in acpi_uhub_port_sysctl() local
229 posstr[(port->pld[8] >> 6) & 3]); in acpi_uhub_port_sysctl()
231 posstr[(port->pld[9]) & 3]); in acpi_uhub_port_sysctl()