Home
last modified time | relevance | path

Searched refs:HDIO_GET_DMA (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dhdreg.h343 #define HDIO_GET_DMA 0x030b /* get use-dma flag */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc615 unsigned IOCTL_HDIO_GET_DMA = HDIO_GET_DMA;
Dsanitizer_common_interceptors_ioctl.inc189 _(HDIO_GET_DMA, WRITE, sizeof(int));
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_ppc64.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_arm.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_mips64.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_ppc64le.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_arm64.go592 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_386.go590 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_mips.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_s390x.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_mipsle.go589 HDIO_GET_DMA = 0x30b const
Dzerrors_linux_amd64.go590 HDIO_GET_DMA = 0x30b const