Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_ioctl.h281 #define USB_GET_TX_FRAME_SIZE _IOR ('U', 138, int) macro
H A Dusb_generic.c2126 case USB_GET_TX_FRAME_SIZE: in ugen_iface_ioctl()