Home
last modified time | relevance | path

Searched refs:UE_DIR_TX (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c114 .direction = UE_DIR_TX,
139 .direction = UE_DIR_TX,
167 .direction = UE_DIR_TX,
192 .direction = UE_DIR_TX,
H A Dif_urndis.c94 .direction = UE_DIR_TX,
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h537 #define UE_DIR_TX 0xfe /* for internal use only! */ macro
H A Dusb_generic.c203 usb_config[0].direction = UE_DIR_TX; in ugen_open_pipe_write()
H A Dusb_device.c199 } else if (setup->direction == UE_DIR_TX) { in usbd_get_endpoint()

Completed in 11 milliseconds