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);
|