Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDohcireg.h98 #define OHCI_GET_NDP(s) ((s) & 0xff) macro
HDohci.c293 sc->sc_noport = OHCI_GET_NDP(OREAD4(sc, OHCI_RH_DESCRIPTOR_A)); in ohci_controller_init()