Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1498 u8 orig_task_type; in bnx2fc_init_seq_cleanup_task() local
1509 orig_task_type = FCOE_TASK_TYPE_WRITE; in bnx2fc_init_seq_cleanup_task()
1511 orig_task_type = FCOE_TASK_TYPE_READ; in bnx2fc_init_seq_cleanup_task()
1542 if (orig_task_type == FCOE_TASK_TYPE_WRITE) { in bnx2fc_init_seq_cleanup_task()