Home
last modified time | relevance | path

Searched refs:USBHIST_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusb.c84 #ifndef USBHIST_SIZE
85 #define USBHIST_SIZE 50000 macro
88 static struct kern_history_ent usbhistbuf[USBHIST_SIZE];
/netbsd-src/sys/conf/
H A Dfiles249 defparam opt_usb.h USBHIST_SIZE