Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h529 uint32_t sc_oper_off; member
H A Dxhci.c462 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_halt_controller()
536 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()
540 DPRINTF("CAPLENGTH=0x%x\n", sc->sc_oper_off); in xhci_init()