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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-disk_ioctl.c11 { HDIO_GET_NOWERR, HDIO_SET_NOWERR, &ide_devset_nowerr },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.h63 HDIO_GET_NOWERR = 0x030a, enumerator in enum:__anon1082
H A Dhdparm.c2089 if (ioctl(fd, HDIO_GET_NOWERR, &parm)) {
2091 perror(" HDIO_GET_NOWERR failed");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdreg.h341 #define HDIO_GET_NOWERR 0x030a /* get ignore-write-error flag */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcompat_ioctl.c546 case HDIO_GET_NOWERR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1739 if(!ioctl_or_warn(fd, HDIO_GET_NOWERR, (unsigned long *)parm))

Completed in 209 milliseconds