Lines Matching defs:lpfc_controller_attribute
3770 struct lpfc_controller_attribute { struct
3771 uint32_t version_string[8];
3772 uint32_t manufacturer_name[8];
3773 uint32_t supported_modes;
3774 uint32_t word17;
3784 uint32_t mbx_da_struct_ver;
3785 uint32_t ep_fw_da_struct_ver;
3786 uint32_t ncsi_ver_str[3];
3787 uint32_t dflt_ext_timeout;
3788 uint32_t model_number[8];
3789 uint32_t description[16];
3790 uint32_t serial_number[8];
3791 uint32_t ip_ver_str[8];
3792 uint32_t fw_ver_str[8];
3793 uint32_t bios_ver_str[8];
3794 uint32_t redboot_ver_str[8];
3795 uint32_t driver_ver_str[8];
3796 uint32_t flash_fw_ver_str[8];
3797 uint32_t functionality;
3798 uint32_t word105;
3808 uint32_t gen_guid1_12[3];
3809 uint32_t word109;
3819 uint32_t word110;
3826 uint32_t word111;
3842 uint32_t fw_post_status;
3843 uint32_t hba_mtu[8];
3844 uint32_t word121;
3845 uint32_t reserved1[3];
3846 uint32_t word125;
3853 uint32_t word126;
3883 struct lpfc_controller_attribute cntl_attr; argument