OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_event30
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
compat_stub.h
88
struct
usb_event30
;
96
(struct usb_event *, struct
usb_event30
*, struct uio *));
/src/sys/compat/common/
usb_subr_30.c
200
usb_copy_to30(struct usb_event *ue, struct
usb_event30
*ueo,
/src/sys/dev/usb/
usb.c
860
struct
usb_event30
*ueo = NULL; /* XXXGCC */
868
case sizeof(struct
usb_event30
):
869
ueo = kmem_zalloc(sizeof(struct
usb_event30
), KM_SLEEP);
908
kmem_free(ueo, sizeof(struct
usb_event30
));
usb.h
976
struct
usb_event30
{
struct
993
#define usb_event_old
usb_event30
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025