Searched defs:bfa_boot_cfg_s (Results 1 – 1 of 1) sorted by relevance
719 struct bfa_boot_cfg_s { struct720 u8 version;721 u8 rsvd1;722 u16 chksum;723 u8 enable; /* enable/disable SAN boot */724 u8 speed; /* boot speed settings */725 u8 topology; /* boot topology setting */726 u8 bootopt; /* bfa_boot_bootopt_t */727 u32 nbluns; /* number of boot luns */728 u32 rsvd2;[all …]