Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohcireg.h97 #define OHCI_GET_NDP(s) ((s) & 0xff) macro
H A Dohci.c286 sc->sc_noport = OHCI_GET_NDP(OREAD4(sc, OHCI_RH_DESCRIPTOR_A)); in ohci_controller_init()