HomeSort by: relevance | last modified time | path
    Searched defs:usbhistbuf (Results 1 - 1 of 1) 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);

Completed in 11 milliseconds