OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ctlrportbus
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
119
uint8_t *
sc_ctlrportbus
; /* a bus bit per port */
member in struct:xhci_softc
xhci.c
593
return __SHIFTOUT(sc->
sc_ctlrportbus
[port / NBBY], bit);
676
kmem_free(sc->
sc_ctlrportbus
,
1274
sc->
sc_ctlrportbus
[cp / NBBY] |=
1475
sc->
sc_ctlrportbus
= kmem_zalloc(
Completed in 40 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025