Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/userspace-api/ioctl/
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-5.19.10/include/uapi/linux/
Dhdreg.h353 #define HDIO_DRIVE_TASKFILE 0x031d /* execute raw taskfile */ macro
/linux-5.19.10/drivers/block/mtip32xx/
Dmtip32xx.c2004 case HDIO_DRIVE_TASKFILE: { in mtip_hw_ioctl()
3212 case HDIO_DRIVE_TASKFILE: { in mtip_block_compat_ioctl()