Lines Matching defs:lpfc_controller_attribute
2802 struct lpfc_controller_attribute { struct
2803 uint32_t version_string[8];
2804 uint32_t manufacturer_name[8];
2805 uint32_t supported_modes;
2806 uint32_t word17;
2813 uint32_t mbx_da_struct_ver;
2814 uint32_t ep_fw_da_struct_ver;
2815 uint32_t ncsi_ver_str[3];
2816 uint32_t dflt_ext_timeout;
2817 uint32_t model_number[8];
2818 uint32_t description[16];
2819 uint32_t serial_number[8];
2820 uint32_t ip_ver_str[8];
2821 uint32_t fw_ver_str[8];
2822 uint32_t bios_ver_str[8];
2823 uint32_t redboot_ver_str[8];
2824 uint32_t driver_ver_str[8];
2825 uint32_t flash_fw_ver_str[8];
2826 uint32_t functionality;
2827 uint32_t word105;
2837 uint32_t gen_guid1_12[3];
2838 uint32_t word109;
2848 uint32_t word110;
2855 uint32_t word111;
2871 uint32_t fw_post_status;
2872 uint32_t hba_mtu[8];
2873 uint32_t word121;
2874 uint32_t reserved1[3];
2875 uint32_t word125;
2882 uint32_t word126;
2912 struct lpfc_controller_attribute cntl_attr; argument