Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4750 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_cmnd_buf_s4()
4930 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_task_mgmt_cmd_s4()
H A Dlpfc_sli.c102 union lpfc_wqe128 lpfc_icmnd_cmd_template; variable
184 wqe = &lpfc_icmnd_cmd_template; in lpfc_wqe_cmd_template()