Searched refs:HDIO_SET_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.h74 HDIO_SET_NOWERR = 0x0325, enumerator in enum:__anon1082
H A Dhdparm.c1672 if (ioctl(fd, HDIO_SET_NOWERR, nowerr)) {
1674 perror(" HDIO_SET_NOWERR failed");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdreg.h362 #define HDIO_SET_NOWERR 0x0325 /* change 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.c642 case HDIO_SET_NOWERR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1558 ioctl_or_warn(fd, HDIO_SET_NOWERR, (int *)nowerr);

Completed in 143 milliseconds