Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcdio.h164 struct ioc_patch { struct
167 #define CDIOCSETPATCH _IOW('c',9,struct ioc_patch) argument
/freebsd/sys/cam/scsi/
H A Dscsi_cd.c2245 struct ioc_patch *arg = (struct ioc_patch *)addr; in cdioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp835 unsigned struct_ioc_patch_sz = sizeof(ioc_patch);