HomeSort by: relevance | last modified time | path
    Searched refs:erstsz0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcivar.h 162 uint32_t erstsz0; member in struct:xhci_softc::xhci_registers
xhci.c 873 sc->sc_regs.erstsz0 = xhci_rt_read_4(sc, XHCI_ERSTSZ(0));
981 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), sc->sc_regs.erstsz0);

Completed in 14 milliseconds