Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.h56 #define USBPF_FLAG_MANUAL_STATUS (1 << 6) macro
H A Dusb_pf.c233 val |= USBPF_FLAG_MANUAL_STATUS; in usbpf_aggregate_xferflags()