Home
last modified time | relevance | path

Searched refs:USB_GET_CM_OVER_DATA (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
Dusb_ioctl.h325 #define USB_GET_CM_OVER_DATA _IOR ('U', 180, int) macro
/freebsd-12-stable/sys/dev/usb/serial/
Dumodem.c656 case USB_GET_CM_OVER_DATA: in umodem_ioctl()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1611 unsigned IOCTL_USB_GET_CM_OVER_DATA = USB_GET_CM_OVER_DATA;
Dsanitizer_interceptors_ioctl_netbsd.inc481 _(USB_GET_CM_OVER_DATA, WRITE, sizeof(int));