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

  /src/sys/dev/usb/
umodem_common.c 525 case USB_SET_CM_OVER_DATA:
uplcom.c 991 case USB_SET_CM_OVER_DATA:
usb.h 1037 #define USB_SET_CM_OVER_DATA _IOW ('U', 131, int)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1450 unsigned IOCTL_USB_SET_CM_OVER_DATA = USB_SET_CM_OVER_DATA;
sanitizer_interceptors_ioctl_netbsd.inc 483 _(USB_SET_CM_OVER_DATA, READ, sizeof(int));

Completed in 22 milliseconds