Home
last modified time | relevance | path

Searched refs:struct_twe_drivecommand_sz (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h842 extern unsigned struct_twe_drivecommand_sz;
H A Dsanitizer_interceptors_ioctl_netbsd.inc351 _(TWEIO_ADD_UNIT, READ, struct_twe_drivecommand_sz);
352 _(TWEIO_DEL_UNIT, READ, struct_twe_drivecommand_sz);
H A Dsanitizer_platform_limits_netbsd.cc679 unsigned struct_twe_drivecommand_sz = sizeof(twe_drivecommand); variable