Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc.h562 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req,
Dbnx2fc_io.c743 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf); in bnx2fc_initiate_tmf()
1694 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req, in bnx2fc_build_fcp_cmnd() function
Dbnx2fc_hwi.c1766 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)&tmp_fcp_cmnd); in bnx2fc_init_task()