Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dfd.h49 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro
51 #define FDDEFMEDIAPRM FDDEFPRM
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc389 unsigned IOCTL_FDDEFPRM = FDDEFPRM;
Dsanitizer_common_interceptors_ioctl.inc156 _(FDDEFPRM, READ, struct_floppy_struct_sz);