Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhci.h485 uint32_t sc_oper_off; member
HDxhci.c609 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()
613 DPRINTF("CAPLENGTH=0x%x\n", sc->sc_oper_off); in xhci_init()