Lines Matching defs:lpfc_controller_attribute
3029 struct lpfc_controller_attribute { struct
3030 uint32_t version_string[8];
3031 uint32_t manufacturer_name[8];
3032 uint32_t supported_modes;
3033 uint32_t word17;
3040 uint32_t mbx_da_struct_ver;
3041 uint32_t ep_fw_da_struct_ver;
3042 uint32_t ncsi_ver_str[3];
3043 uint32_t dflt_ext_timeout;
3044 uint32_t model_number[8];
3045 uint32_t description[16];
3046 uint32_t serial_number[8];
3047 uint32_t ip_ver_str[8];
3048 uint32_t fw_ver_str[8];
3049 uint32_t bios_ver_str[8];
3050 uint32_t redboot_ver_str[8];
3051 uint32_t driver_ver_str[8];
3052 uint32_t flash_fw_ver_str[8];
3053 uint32_t functionality;
3054 uint32_t word105;
3064 uint32_t gen_guid1_12[3];
3065 uint32_t word109;
3075 uint32_t word110;
3082 uint32_t word111;
3098 uint32_t fw_post_status;
3099 uint32_t hba_mtu[8];
3100 uint32_t word121;
3101 uint32_t reserved1[3];
3102 uint32_t word125;
3109 uint32_t word126;
3139 struct lpfc_controller_attribute cntl_attr; argument