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.h334 #define HDIO_GET_MULTCOUNT 0x0304 /* get current IDE blockmode setting */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc618 unsigned IOCTL_HDIO_GET_MULTCOUNT = HDIO_GET_MULTCOUNT;
Dsanitizer_common_interceptors_ioctl.inc192 _(HDIO_GET_MULTCOUNT, WRITE, sizeof(int));