ptemplate_address  123 drivers/scsi/be2iscsi/be_mgmt.c 	struct phys_addr *ptemplate_address;
ptemplate_address  144 drivers/scsi/be2iscsi/be_mgmt.c 	ptemplate_address = &template_address;
ptemplate_address  145 drivers/scsi/be2iscsi/be_mgmt.c 	ISCSI_GET_PDU_TEMPLATE_ADDRESS(phba, ptemplate_address);
ptemplate_address  195 drivers/scsi/be2iscsi/be_mgmt.c 	req->dataout_template_pa.lo = ptemplate_address->lo;
ptemplate_address  196 drivers/scsi/be2iscsi/be_mgmt.c 	req->dataout_template_pa.hi = ptemplate_address->hi;