Home
last modified time | relevance | path

Searched refs:FDGETFDCSTAT (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dioctl_redefs2.h477 #ifdef FDGETFDCSTAT
478 # undef FDGETFDCSTAT
479 # define FDGETFDCSTAT 0x80200215 macro
Dioctl_redefs1.h541 #ifdef FDGETFDCSTAT
542 # undef FDGETFDCSTAT
543 # define FDGETFDCSTAT 0x80200215 macro
/external/kernel-headers/original/uapi/linux/
Dfd.h287 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc597 unsigned IOCTL_FDGETFDCSTAT = FDGETFDCSTAT;
Dsanitizer_common_interceptors_ioctl.inc171 _(FDGETFDCSTAT, WRITE, struct_floppy_fdc_state_sz);