HomeSort by: relevance | last modified time | path
    Searched defs:xhci_read_1 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 289 xhci_read_1(const struct xhci_softc * const sc, bus_size_t offset) function in typeref:typename:uint32_t
1307 bios_sem = xhci_read_1(sc, ecp + XHCI_XECP_BIOS_SEM);
1314 bios_sem = xhci_read_1(sc, ecp +
1429 caplength = xhci_read_1(sc, XHCI_CAPLENGTH);

Completed in 14 milliseconds