Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1499 u8 orig_task_type; in bnx2fc_init_seq_cleanup_task() local
1510 orig_task_type = FCOE_TASK_TYPE_WRITE; in bnx2fc_init_seq_cleanup_task()
1512 orig_task_type = FCOE_TASK_TYPE_READ; in bnx2fc_init_seq_cleanup_task()
1543 if (orig_task_type == FCOE_TASK_TYPE_WRITE) { in bnx2fc_init_seq_cleanup_task()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds