Home
last modified time | relevance | path

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

/drivers/scsi/be2iscsi/
Dbe_mgmt.c124 struct phys_addr *ptemplate_address; in mgmt_open_connection() local
145 ptemplate_address = &template_address; in mgmt_open_connection()
146 ISCSI_GET_PDU_TEMPLATE_ADDRESS(phba, ptemplate_address); in mgmt_open_connection()
196 req->dataout_template_pa.lo = ptemplate_address->lo; in mgmt_open_connection()
197 req->dataout_template_pa.hi = ptemplate_address->hi; in mgmt_open_connection()