Searched refs:OHCI_GET_NDP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/controller/ | ||
| D | ohcireg.h | 97 #define OHCI_GET_NDP(s) ((s) & 0xff) macro |
| D | ohci.c | 290 sc->sc_noport = OHCI_GET_NDP(OREAD4(sc, OHCI_RH_DESCRIPTOR_A)); in ohci_controller_init() |