Searched refs:EHCI_HCS_N_PORTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h72 #define EHCI_HCS_N_PORTS(x) ((x) & 0xf) /* # of ports */ macro
H A Dehci.c316 sc->sc_noport = EHCI_HCS_N_PORTS(sparams);

Completed in 55 milliseconds