Home
last modified time | relevance | path

Searched defs:USB_DIR_IN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-usb-linux.c319 #define USB_DIR_IN 0x80 macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h112 #define USB_DIR_IN 0x80 /* read from USB device */ macro