HomeSort by: relevance | last modified time | path
    Searched defs:dboff (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
1498 dboff = xhci_cap_read_4(sc, XHCI_DBOFF);
1499 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, dboff,

Completed in 15 milliseconds