Searched refs:struct_nvme_pt_command_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h762 extern unsigned struct_nvme_pt_command_sz;
H A Dsanitizer_platform_limits_netbsd.cpp605 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc286 _(NVME_PASSTHROUGH_CMD, READWRITE, struct_nvme_pt_command_sz);

Completed in 183 milliseconds