HomeSort by: relevance | last modified time | path
    Searched refs:USB_GET_CM_OVER_DATA (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/usb/
umodem_common.c 521 case USB_GET_CM_OVER_DATA:
uplcom.c 990 case USB_GET_CM_OVER_DATA:
usb.h 1036 #define USB_GET_CM_OVER_DATA _IOR ('U', 130, int)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1449 unsigned IOCTL_USB_GET_CM_OVER_DATA = USB_GET_CM_OVER_DATA;
sanitizer_interceptors_ioctl_netbsd.inc 482 _(USB_GET_CM_OVER_DATA, WRITE, sizeof(int));

Completed in 21 milliseconds