Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc.h561 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req,
Dbnx2fc_io.c771 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf); in bnx2fc_initiate_tmf()
1724 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req, in bnx2fc_build_fcp_cmnd() function
Dbnx2fc_hwi.c1764 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)&tmp_fcp_cmnd); in bnx2fc_init_task()