Lines Matching defs:lpfc_controller_attribute
2647 struct lpfc_controller_attribute { struct
2648 uint32_t version_string[8];
2649 uint32_t manufacturer_name[8];
2650 uint32_t supported_modes;
2651 uint32_t word17;
2658 uint32_t mbx_da_struct_ver;
2659 uint32_t ep_fw_da_struct_ver;
2660 uint32_t ncsi_ver_str[3];
2661 uint32_t dflt_ext_timeout;
2662 uint32_t model_number[8];
2663 uint32_t description[16];
2664 uint32_t serial_number[8];
2665 uint32_t ip_ver_str[8];
2666 uint32_t fw_ver_str[8];
2667 uint32_t bios_ver_str[8];
2668 uint32_t redboot_ver_str[8];
2669 uint32_t driver_ver_str[8];
2670 uint32_t flash_fw_ver_str[8];
2671 uint32_t functionality;
2672 uint32_t word105;
2682 uint32_t gen_guid1_12[3];
2683 uint32_t word109;
2693 uint32_t word110;
2700 uint32_t word111;
2716 uint32_t fw_post_status;
2717 uint32_t hba_mtu[8];
2718 uint32_t word121;
2719 uint32_t reserved1[3];
2720 uint32_t word125;
2727 uint32_t word126;
2757 struct lpfc_controller_attribute cntl_attr; argument