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

  /src/sys/dev/usb/
xhci.c 1408 uint32_t hcs1, hcs2, hcs3, dboff, rtsoff; local in function:xhci_init
1505 rtsoff = xhci_cap_read_4(sc, XHCI_RTSOFF);
1506 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, rtsoff,

Completed in 16 milliseconds