Searched refs:TASKFILE_IN (Results 1 – 3 of 3) sorted by relevance
110 #define TASKFILE_IN 0x0001 macro
357 TASKFILE_IN
1757 case TASKFILE_IN: in exec_drive_taskfile()1853 if ((req_task->data_phase == TASKFILE_IN) && !(task_file_data & 1)) { in exec_drive_taskfile()