Lines Matching defs:lpfc_controller_attribute
3723 struct lpfc_controller_attribute { struct
3724 uint32_t version_string[8];
3725 uint32_t manufacturer_name[8];
3726 uint32_t supported_modes;
3727 uint32_t word17;
3734 uint32_t mbx_da_struct_ver;
3735 uint32_t ep_fw_da_struct_ver;
3736 uint32_t ncsi_ver_str[3];
3737 uint32_t dflt_ext_timeout;
3738 uint32_t model_number[8];
3739 uint32_t description[16];
3740 uint32_t serial_number[8];
3741 uint32_t ip_ver_str[8];
3742 uint32_t fw_ver_str[8];
3743 uint32_t bios_ver_str[8];
3744 uint32_t redboot_ver_str[8];
3745 uint32_t driver_ver_str[8];
3746 uint32_t flash_fw_ver_str[8];
3747 uint32_t functionality;
3748 uint32_t word105;
3758 uint32_t gen_guid1_12[3];
3759 uint32_t word109;
3769 uint32_t word110;
3776 uint32_t word111;
3792 uint32_t fw_post_status;
3793 uint32_t hba_mtu[8];
3794 uint32_t word121;
3795 uint32_t reserved1[3];
3796 uint32_t word125;
3803 uint32_t word126;
3833 struct lpfc_controller_attribute cntl_attr; argument