Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h568 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req,
H A Dbnx2fc_io.c738 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf); in bnx2fc_initiate_tmf()
1744 void bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd *io_req, in bnx2fc_build_fcp_cmnd() function
H A Dbnx2fc_hwi.c1783 bnx2fc_build_fcp_cmnd(io_req, fcp_cmnd); in bnx2fc_init_task()