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

  /src/sys/dev/usb/
ukyopon.h 40 struct ukyopon_identify { struct
61 #define UKYOPON_IDENTIFY _IOR ('U', 210, struct ukyopon_identify)
ukyopon.c 199 struct ukyopon_identify *arg_id = (void*)data;
203 case UKYOPON_IDENTIFY:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 827 unsigned struct_ukyopon_identify_sz = sizeof(ukyopon_identify);
1415 unsigned IOCTL_UKYOPON_IDENTIFY = UKYOPON_IDENTIFY;
sanitizer_interceptors_ioctl_netbsd.inc 449 _(UKYOPON_IDENTIFY, WRITE, struct_ukyopon_identify_sz);

Completed in 17 milliseconds