Lines Matching defs:lpfc_controller_attribute
3750 struct lpfc_controller_attribute { struct
3751 uint32_t version_string[8];
3752 uint32_t manufacturer_name[8];
3753 uint32_t supported_modes;
3754 uint32_t word17;
3761 uint32_t mbx_da_struct_ver;
3762 uint32_t ep_fw_da_struct_ver;
3763 uint32_t ncsi_ver_str[3];
3764 uint32_t dflt_ext_timeout;
3765 uint32_t model_number[8];
3766 uint32_t description[16];
3767 uint32_t serial_number[8];
3768 uint32_t ip_ver_str[8];
3769 uint32_t fw_ver_str[8];
3770 uint32_t bios_ver_str[8];
3771 uint32_t redboot_ver_str[8];
3772 uint32_t driver_ver_str[8];
3773 uint32_t flash_fw_ver_str[8];
3774 uint32_t functionality;
3775 uint32_t word105;
3785 uint32_t gen_guid1_12[3];
3786 uint32_t word109;
3796 uint32_t word110;
3803 uint32_t word111;
3819 uint32_t fw_post_status;
3820 uint32_t hba_mtu[8];
3821 uint32_t word121;
3822 uint32_t reserved1[3];
3823 uint32_t word125;
3830 uint32_t word126;
3860 struct lpfc_controller_attribute cntl_attr; argument