xhci.c | 363 xhci_op_read_8(const struct xhci_softc * const sc, bus_size_t offset) function in typeref:typename:uint64_t 871 sc->sc_regs.dcbaap = xhci_op_read_8(sc, XHCI_DCBAAP); 3251 crcr = xhci_op_read_8(sc, XHCI_CRCR); 3255 crcr = xhci_op_read_8(sc, XHCI_CRCR);
|