Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1694 u64 tmp_fcp_cmnd[4]; in bnx2fc_init_task() local
1764 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)&tmp_fcp_cmnd); in bnx2fc_init_task()
1770 *fcp_cmnd = cpu_to_be64(tmp_fcp_cmnd[i]); in bnx2fc_init_task()