Searched refs:HDIO_DRIVE_RESET (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.h51 HDIO_DRIVE_RESET = 0x031c, enumerator in enum:__anon1082
H A Dhdparm.c2330 if (ioctl(fd, HDIO_DRIVE_RESET, NULL)) {
2332 perror(" HDIO_DRIVE_RESET failed");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-ioctls.c270 case HDIO_DRIVE_RESET:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdreg.h351 #define HDIO_DRIVE_RESET 0x031c /* execute a device reset */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1784 ioctl_or_warn(fd, HDIO_DRIVE_RESET, NULL);

Completed in 130 milliseconds