Searched defs:bfa_boot_cfg_s (Results 1 – 1 of 1) sorted by relevance
663 struct bfa_boot_cfg_s { struct664 u8 version;665 u8 rsvd1;666 u16 chksum;667 u8 enable; /* enable/disable SAN boot */668 u8 speed; /* boot speed settings */669 u8 topology; /* boot topology setting */670 u8 bootopt; /* bfa_boot_bootopt_t */671 u32 nbluns; /* number of boot luns */672 u32 rsvd2;[all …]