Home
last modified time | relevance | path

Searched refs:HDIO_DRIVE_TASKFILE (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst22 HDIO_DRIVE_TASKFILE execute raw taskfile
166 HDIO_DRIVE_TASKFILE
190 ioctl(fd, HDIO_DRIVE_TASKFILE, &task);
451 value for the drive. Please refer to HDIO_DRIVE_TASKFILE
/linux/include/uapi/linux/
H A Dhdreg.h353 #define HDIO_DRIVE_TASKFILE 0x031d /* execute raw taskfile */ macro