OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ohci_alloc_sed
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ohci.c
130
Static ohci_soft_ed_t *
ohci_alloc_sed
(ohci_softc_t *);
395
ohci_alloc_sed
(ohci_softc_t *sc)
function in typeref:typename:ohci_soft_ed_t *
865
sc->sc_ctrl_head =
ohci_alloc_sed
(sc);
876
sc->sc_bulk_head =
ohci_alloc_sed
(sc);
887
sc->sc_isoc_head =
ohci_alloc_sed
(sc);
899
sed =
ohci_alloc_sed
(sc);
2118
sed =
ohci_alloc_sed
(sc);
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025