Searched refs:HDIO_GET_32BIT (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.h56 HDIO_GET_32BIT = 0x0309, enumerator in enum:__anon1082
H A Dhdparm.c2032 if (0 == ioctl(fd, HDIO_GET_32BIT, &parm)) {
2049 perror(" HDIO_GET_32BIT failed");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-ioctls.c10 { HDIO_GET_32BIT, HDIO_SET_32BIT, &ide_devset_io_32bit },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdreg.h340 #define HDIO_GET_32BIT 0x0309 /* get current io_32bit setting */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcompat_ioctl.c545 case HDIO_GET_32BIT:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1696 if (!ioctl_or_warn(fd, HDIO_GET_32BIT, &parm)) {

Completed in 216 milliseconds