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

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

Completed in 46 milliseconds