Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.h58 #define USBPF_FLAG_STALL_PIPE (1 << 8) macro
H A Dusb_pf.c237 val |= USBPF_FLAG_STALL_PIPE; in usbpf_aggregate_xferflags()