Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_pf.h46 #define USBPF_MODE_DEVICE 1 macro
H A Dusb_pf.c436 up->up_mode = USBPF_MODE_DEVICE; in usbpf_xfertap()