Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
usb.c | 88 static struct kern_history_ent usbhistbuf[USBHIST_SIZE]; variable in typeref:struct:kern_history_ent[] 89 USBHIST_DEFINE(usbhist) = KERNHIST_INITIALIZER(usbhist, usbhistbuf); |
usb.c | 88 static struct kern_history_ent usbhistbuf[USBHIST_SIZE]; variable in typeref:struct:kern_history_ent[] 89 USBHIST_DEFINE(usbhist) = KERNHIST_INITIALIZER(usbhist, usbhistbuf); |