Lines Matching defs:lpfc_controller_attribute
3631 struct lpfc_controller_attribute { struct
3632 uint32_t version_string[8];
3633 uint32_t manufacturer_name[8];
3634 uint32_t supported_modes;
3635 uint32_t word17;
3642 uint32_t mbx_da_struct_ver;
3643 uint32_t ep_fw_da_struct_ver;
3644 uint32_t ncsi_ver_str[3];
3645 uint32_t dflt_ext_timeout;
3646 uint32_t model_number[8];
3647 uint32_t description[16];
3648 uint32_t serial_number[8];
3649 uint32_t ip_ver_str[8];
3650 uint32_t fw_ver_str[8];
3651 uint32_t bios_ver_str[8];
3652 uint32_t redboot_ver_str[8];
3653 uint32_t driver_ver_str[8];
3654 uint32_t flash_fw_ver_str[8];
3655 uint32_t functionality;
3656 uint32_t word105;
3666 uint32_t gen_guid1_12[3];
3667 uint32_t word109;
3677 uint32_t word110;
3684 uint32_t word111;
3700 uint32_t fw_post_status;
3701 uint32_t hba_mtu[8];
3702 uint32_t word121;
3703 uint32_t reserved1[3];
3704 uint32_t word125;
3711 uint32_t word126;
3741 struct lpfc_controller_attribute cntl_attr; argument