OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uhub_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uhub.c
148
struct
uhub_softc
{
struct
192
CFATTACH_DECL3_NEW(uhub, sizeof(struct
uhub_softc
), uhub_match,
195
CFATTACH_DECL3_NEW(uroothub, sizeof(struct
uhub_softc
), uhub_match,
302
struct
uhub_softc
*sc = device_private(self);
533
struct
uhub_softc
*sc = dev->ud_hub->uh_hubsoftc;
909
struct
uhub_softc
*sc = device_private(self);
969
struct
uhub_softc
*sc = device_private(self);
990
struct
uhub_softc
*sc = device_private(self);
1033
struct
uhub_softc
*sc = addr;
Completed in 11 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025