Home
last modified time | relevance | path

Searched refs:sc_imod_default (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h508 uint16_t sc_imod_default; member
Dxhci.c388 XWRITE4(sc, runt, XHCI_IMOD(0), sc->sc_imod_default); in xhci_start_controller()
625 if (sc->sc_imod_default == 0) in xhci_init()
626 sc->sc_imod_default = XHCI_IMOD_DEFAULT; in xhci_init()