Lines Matching defs:aac_supplement_adapter_info
1376 struct aac_supplement_adapter_info struct
1378 u8 adapter_type_text[17+1];
1379 u8 pad[2];
1380 __le32 flash_memory_byte_size;
1381 __le32 flash_image_id;
1382 __le32 max_number_ports;
1383 __le32 version;
1384 __le32 feature_bits;
1385 u8 slot_number;
1386 u8 reserved_pad0[3];
1387 u8 build_date[12];
1388 __le32 current_number_ports;
1389 struct {
1395 } vpd_info;
1396 __le32 flash_firmware_revision;
1397 __le32 flash_firmware_build;
1398 __le32 raid_type_morph_options;
1399 __le32 flash_firmware_boot_revision;
1400 __le32 flash_firmware_boot_build;
1401 u8 mfg_pcba_serial_no[12];
1402 u8 mfg_wwn_name[8];
1403 __le32 supported_options2;
1404 __le32 struct_expansion;
1406 __le32 feature_bits3;
1407 __le32 supported_performance_modes;
1408 u8 host_bus_type; /* uses HOST_BUS_TYPE_xxx defines */
1409 u8 host_bus_width; /* actual width in bits or links */
1410 u16 host_bus_speed; /* actual bus speed/link rate in MHz */
1411 u8 max_rrc_drives; /* max. number of ITP-RRC drives/pool */
1412 u8 max_disk_xtasks; /* max. possible num of DiskX Tasks */
1414 u8 cpld_ver_loaded;
1415 u8 cpld_ver_in_flash;
1417 __le64 max_rrc_capacity;
1418 __le32 compiled_max_hist_log_level;
1419 u8 custom_board_name[12];
1420 u16 supported_cntlr_mode; /* identify supported controller mode */
1421 u16 reserved_for_future16;
1422 __le32 supported_options3; /* reserved for future options */
1424 __le16 virt_device_bus; /* virt. SCSI device for Thor */
1425 __le16 virt_device_target;
1426 __le16 virt_device_lun;
1427 __le16 unused;
1428 __le32 reserved_for_future_growth[68];