Lines Matching defs:bfa_boot_cfg_s
712 struct bfa_boot_cfg_s { struct
713 u8 version;
714 u8 rsvd1;
715 u16 chksum;
716 u8 enable; /* enable/disable SAN boot */
717 u8 speed; /* boot speed settings */
718 u8 topology; /* boot topology setting */
719 u8 bootopt; /* bfa_boot_bootopt_t */
720 u32 nbluns; /* number of boot luns */
721 u32 rsvd2;
722 struct bfa_boot_bootlun_s blun[BFA_BOOT_BOOTLUN_MAX];
723 struct bfa_boot_bootlun_s blun_disc[BFA_BOOT_BOOTLUN_MAX];