Home
last modified time | relevance | path

Searched refs:UE_DIR_ANY (Results 1 - 7 of 7) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c541 .direction = UE_DIR_ANY,
551 .direction = UE_DIR_ANY,
561 .direction = UE_DIR_ANY,
590 .direction = UE_DIR_ANY,
609 .direction = UE_DIR_ANY,
630 .direction = UE_DIR_ANY,
641 .direction = UE_DIR_ANY,
651 .direction = UE_DIR_ANY,
661 .direction = UE_DIR_ANY,
681 .direction = UE_DIR_ANY,
[all...]
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c372 .direction = UE_DIR_ANY,
381 .direction = UE_DIR_ANY,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_transfer.c52 .direction = UE_DIR_ANY,
64 .direction = UE_DIR_ANY,
79 .direction = UE_DIR_ANY,
90 .direction = UE_DIR_ANY,
3158 * .direction = UE_DIR_ANY,
H A Dusb.h538 #define UE_DIR_ANY 0xff /* for internal use only! */ macro
H A Dusb_hub.c120 .direction = UE_DIR_ANY,
131 .direction = UE_DIR_ANY,
H A Dusb_generic.c193 usb_config[1].direction = UE_DIR_ANY; in ugen_open_pipe_write()
262 usb_config[1].direction = UE_DIR_ANY; in ugen_open_pipe_read()
H A Dusb_device.c203 } else if (setup->direction == UE_DIR_ANY) { in usbd_get_endpoint()

Completed in 18 milliseconds