Lines Matching defs:sli4_cmd_read_rev
2317 struct sli4_cmd_read_rev { struct
2318 struct sli4_mbox_command_header hdr;
2319 __le16 resvd0;
2320 __le16 flags0_word;
2321 __le32 first_hw_rev;
2322 __le32 second_hw_rev;
2323 __le32 resvd12;
2324 __le32 third_hw_rev;
2325 u8 fc_ph_low;
2326 u8 fc_ph_high;
2327 u8 feature_level_low;
2328 u8 feature_level_high;
2329 __le32 resvd24;
2330 __le32 first_fw_id;
2331 u8 first_fw_name[16];
2332 __le32 second_fw_id;
2333 u8 second_fw_name[16];
2334 __le32 rsvd18[30];
2335 __le32 available_length_dword;
2336 struct sli4_dmaaddr hostbuf;
2337 __le32 returned_vpd_length;
2338 __le32 actual_vpd_length;