Lines Matching defs:lpfc_controller_attribute
3778 struct lpfc_controller_attribute { struct
3779 uint32_t version_string[8];
3780 uint32_t manufacturer_name[8];
3781 uint32_t supported_modes;
3782 uint32_t word17;
3792 uint32_t mbx_da_struct_ver;
3793 uint32_t ep_fw_da_struct_ver;
3794 uint32_t ncsi_ver_str[3];
3795 uint32_t dflt_ext_timeout;
3796 uint32_t model_number[8];
3797 uint32_t description[16];
3798 uint32_t serial_number[8];
3799 uint32_t ip_ver_str[8];
3800 uint32_t fw_ver_str[8];
3801 uint32_t bios_ver_str[8];
3802 uint32_t redboot_ver_str[8];
3803 uint32_t driver_ver_str[8];
3804 uint32_t flash_fw_ver_str[8];
3805 uint32_t functionality;
3806 uint32_t word105;
3816 uint32_t gen_guid1_12[3];
3817 uint32_t word109;
3827 uint32_t word110;
3834 uint32_t word111;
3850 uint32_t fw_post_status;
3851 uint32_t hba_mtu[8];
3852 uint32_t word121;
3853 uint32_t reserved1[3];
3854 uint32_t word125;
3861 uint32_t word126;
3891 struct lpfc_controller_attribute cntl_attr; argument