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_PCC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
84
#define
EHCI_HCS_N_PCC
(x) (((x) >> 8) & 0xf) /* # of ports per comp. */
ehci.c
443
sc->sc_npcomp =
EHCI_HCS_N_PCC
(hcsparams);
461
EHCI_HCS_N_PCC
(hcsparams),
462
EHCI_HCS_N_PCC
(hcsparams)!=1 ? "s" : "",
Completed in 15 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025