boot_sess        4939 drivers/scsi/be2iscsi/be_main.c 	struct mgmt_session_info *boot_sess = &phba->boot_struct.boot_sess;
boot_sess        4940 drivers/scsi/be2iscsi/be_main.c 	struct mgmt_conn_info *boot_conn = &boot_sess->conn_list[0];
boot_sess        4947 drivers/scsi/be2iscsi/be_main.c 			    (int)strlen(boot_sess->target_name),
boot_sess        4948 drivers/scsi/be2iscsi/be_main.c 			    (char *)&boot_sess->target_name);
boot_sess        5009 drivers/scsi/be2iscsi/be_main.c 			     phba->boot_struct.boot_sess.initiator_iscsiname);
boot_sess         389 drivers/scsi/be2iscsi/be_main.h 		struct mgmt_session_info boot_sess;
boot_sess         864 drivers/scsi/be2iscsi/be_mgmt.c 			memcpy(&bs->boot_sess, &sess_resp->session_info,
boot_sess         938 drivers/scsi/be2iscsi/be_mgmt.c 	req->session_handle = phba->boot_struct.boot_sess.session_handle;
boot_sess        5783 drivers/scsi/qla4xxx/ql4_os.c qla4xxx_show_boot_tgt_info(struct ql4_boot_session_info *boot_sess, int type,
boot_sess        5786 drivers/scsi/qla4xxx/ql4_os.c 	struct ql4_conn_info *boot_conn = &boot_sess->conn_list[0];
boot_sess        5792 drivers/scsi/qla4xxx/ql4_os.c 		rc = sprintf(buf, "%s\n", (char *)&boot_sess->target_name);
boot_sess        5795 drivers/scsi/qla4xxx/ql4_os.c 		if (boot_sess->conn_list[0].dest_ipaddr.ip_type == 0x1)
boot_sess        5841 drivers/scsi/qla4xxx/ql4_os.c 	struct ql4_boot_session_info *boot_sess = &(ha->boot_tgt.boot_pri_sess);
boot_sess        5843 drivers/scsi/qla4xxx/ql4_os.c 	return qla4xxx_show_boot_tgt_info(boot_sess, type, buf);
boot_sess        5849 drivers/scsi/qla4xxx/ql4_os.c 	struct ql4_boot_session_info *boot_sess = &(ha->boot_tgt.boot_sec_sess);
boot_sess        5851 drivers/scsi/qla4xxx/ql4_os.c 	return qla4xxx_show_boot_tgt_info(boot_sess, type, buf);
boot_sess        6048 drivers/scsi/qla4xxx/ql4_os.c 				   struct ql4_boot_session_info *boot_sess,
boot_sess        6051 drivers/scsi/qla4xxx/ql4_os.c 	struct ql4_conn_info *boot_conn = &boot_sess->conn_list[0];
boot_sess        6077 drivers/scsi/qla4xxx/ql4_os.c 	memcpy(boot_sess->target_name, fw_ddb_entry->iscsi_name,
boot_sess        6078 drivers/scsi/qla4xxx/ql4_os.c 	       min(sizeof(boot_sess->target_name),