Home
last modified time | relevance | path

Searched refs:struct_isp_fc_device_sz (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h714 extern unsigned struct_isp_fc_device_sz;
H A Dsanitizer_platform_limits_netbsd.cc847 unsigned struct_isp_fc_device_sz = sizeof(isp_fc_device); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc268 _(ISP_FC_GETDINFO, READWRITE, struct_isp_fc_device_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h715 extern unsigned struct_isp_fc_device_sz;
H A Dsanitizer_platform_limits_netbsd.cpp848 unsigned struct_isp_fc_device_sz = sizeof(isp_fc_device); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc268 _(ISP_FC_GETDINFO, READWRITE, struct_isp_fc_device_sz);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h687 extern unsigned struct_isp_fc_device_sz;
H A Dsanitizer_platform_limits_netbsd.cc686 unsigned struct_isp_fc_device_sz = sizeof(isp_fc_device); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc269 _(ISP_FC_GETDINFO, READWRITE, struct_isp_fc_device_sz);