Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dhdreg.h332 #define HDIO_GET_UNMASKINTR 0x0302 /* get current unmask setting */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc620 unsigned IOCTL_HDIO_GET_UNMASKINTR = HDIO_GET_UNMASKINTR;
Dsanitizer_common_interceptors_ioctl.inc194 _(HDIO_GET_UNMASKINTR, WRITE, sizeof(int));