Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1500 u16 orig_xid = orig_io_req->xid; in bnx2fc_init_seq_cleanup_task() local
1528 task->txwr_rxrd.union_ctx.cleanup.ctx.cleaned_task_id = orig_xid; in bnx2fc_init_seq_cleanup_task()
1571 u16 orig_xid) in bnx2fc_init_cleanup_task() argument
1593 task->txwr_rxrd.union_ctx.cleanup.ctx.cleaned_task_id = orig_xid; in bnx2fc_init_cleanup_task()
H A Dbnx2fc.h537 u16 orig_xid);
H A Dbnx2fc_io.c1007 u16 xid, orig_xid; in bnx2fc_initiate_cleanup() local
1038 orig_xid = io_req->xid; in bnx2fc_initiate_cleanup()
1042 bnx2fc_init_cleanup_task(cleanup_io_req, task, orig_xid); in bnx2fc_initiate_cleanup()