Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dhdreg.h333 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc613 unsigned IOCTL_HDIO_GET_MULTCOUNT = HDIO_GET_MULTCOUNT;
Dsanitizer_common_interceptors_ioctl.inc189 _(HDIO_GET_MULTCOUNT, WRITE, sizeof(int));