Searched refs:USBPF_FLAG_STALL_PIPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_pf.h58 #define USBPF_FLAG_STALL_PIPE (1 << 8) macro
H A Dusb_pf.c137 val |= USBPF_FLAG_STALL_PIPE;

Completed in 43 milliseconds