OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_HCS_N_PORTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
86
#define
EHCI_HCS_N_PORTS
(x) ((x) & 0xf) /* # of ports */
181
#define EHCI_MAX_PORTS 16 /* only 4 bits available in
EHCI_HCS_N_PORTS
*/
ehci.c
477
sc->sc_noport =
EHCI_HCS_N_PORTS
(hcsparams);
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025