Searched refs:HDIO_DRIVE_CMD (Results 1 – 4 of 4) sorted by relevance
34 if (ioctl(fd, HDIO_DRIVE_CMD, &args) in check_powermode()36 && ioctl(fd, HDIO_DRIVE_CMD, &args)) { in check_powermode()
355 #define HDIO_DRIVE_CMD 0x031f /* execute a special drive command */ macro
24 HDIO_DRIVE_CMD execute a special drive command393 HDIO_DRIVE_CMD405 ioctl(fd, HDIO_DRIVE_CMD, args);
696 case HDIO_DRIVE_CMD: in ata_sas_scsi_ioctl()