data_phase        122 drivers/block/mtip32xx/mtip32xx.c 	int		data_phase;
data_phase       1763 drivers/block/mtip32xx/mtip32xx.c 	switch (req_task->data_phase) {
data_phase       1864 drivers/block/mtip32xx/mtip32xx.c 	if ((req_task->data_phase == TASKFILE_IN) && !(task_file_data & 1)) {
data_phase        566 drivers/ide/ide-taskfile.c 		if (req_task->data_phase == TASKFILE_IN_DMAQ ||
data_phase        567 drivers/ide/ide-taskfile.c 		    req_task->data_phase == TASKFILE_IN_DMA)
data_phase        573 drivers/ide/ide-taskfile.c 	switch (req_task->data_phase) {
data_phase        406 drivers/scsi/aic7xxx/aic79xx.h 	uint8_t  data_phase;		/* Data-In or Data-Out */
data_phase        439 drivers/scsi/aic7xxx/aic79xx.h 	uint8_t  data_phase;		/* Data-In or Data-Out */
data_phase        400 drivers/scsi/aic7xxx/aic7xxx.h 	uint8_t  data_phase;		/* Data-In or Data-Out */
data_phase         65 include/uapi/linux/hdreg.h 	int		data_phase;