Searched refs:tm_req (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/fnic/
H A Dfnic_res.h126 u32 tm_req, u32 tm_id, u8 *lun,
138 desc->u.itmf.tm_req = tm_req; /* SCSI Task Management request */
124 fnic_queue_wq_copy_desc_itmf(struct vnic_wq_copy *wq, u32 req_id, u32 lunmap_id, u32 tm_req, u32 tm_id, u8 *lun, u32 d_id, u32 r_a_tov, u32 e_d_tov) argument
H A Dfcpio.h284 u32 tm_req; /* SCSI Task Management request */ member in struct:fcpio_itmf
/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c695 struct bnx2fc_mp_req *tm_req; local
750 tm_req = (struct bnx2fc_mp_req *)&(io_req->mp_req);
763 tm_req->tm_flags = tm_flags;
766 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf);
767 fcp_cmnd = (struct fcp_cmnd *)tm_req->req_buf;
772 fc_hdr = &(tm_req->req_fc_hdr);
1485 struct bnx2fc_mp_req *tm_req; local
1505 tm_req = &(io_req->mp_req);
1506 fc_hdr = &(tm_req->resp_fc_hdr);
1514 tm_req
[all...]

Completed in 188 milliseconds