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