Home
last modified time | relevance | path

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

/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.h125 #ifndef USB_POOL_SIZE
126 #define USB_POOL_SIZE (1024*1024) /* 1 MByte */ macro