Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_mgmt.c719 struct phys_addr *ptemplate_address; in mgmt_open_connection() local
733 ptemplate_address = &template_address; in mgmt_open_connection()
734 ISCSI_GET_PDU_TEMPLATE_ADDRESS(phba, ptemplate_address); in mgmt_open_connection()
792 req->dataout_template_pa.lo = ptemplate_address->lo; in mgmt_open_connection()
793 req->dataout_template_pa.hi = ptemplate_address->hi; in mgmt_open_connection()