Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dhdreg.h110 #define TASKFILE_IN 0x0001 macro
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst357 TASKFILE_IN
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c1757 case TASKFILE_IN: in exec_drive_taskfile()
1853 if ((req_task->data_phase == TASKFILE_IN) && !(task_file_data & 1)) { in exec_drive_taskfile()