summaryrefslogtreecommitdiff
path: root/include/fw_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fw_context.h')
-rw-r--r--include/fw_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fw_context.h b/include/fw_context.h
index abdff42..770b41a 100644
--- a/include/fw_context.h
+++ b/include/fw_context.h
@@ -54,6 +54,8 @@ struct boot_context {
char mask[18];
char lun[17];
char vlan[15];
+
+ char scsi_host_name[64];
};
extern int fw_get_entry(struct boot_context *context);