Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h497 uint32_t sc_oper_off; member
Dxhci.c473 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_halt_controller()
547 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()
551 DPRINTF("CAPLENGTH=0x%x\n", sc->sc_oper_off); in xhci_init()