Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1472 u8 orig_task_type; in bnx2fc_init_seq_cleanup_task() local
1484 orig_task_type = FCOE_TASK_TYPE_WRITE; in bnx2fc_init_seq_cleanup_task()
1486 orig_task_type = FCOE_TASK_TYPE_READ; in bnx2fc_init_seq_cleanup_task()
1517 if (orig_task_type == FCOE_TASK_TYPE_WRITE) { in bnx2fc_init_seq_cleanup_task()