HomeSort by: relevance | last modified time | path
    Searched defs:usbhistbuf (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 24 milliseconds