Home
last modified time | relevance | path

Searched defs:bmic_identify_controller (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h1226 struct bmic_identify_controller { struct
1227 u8 configured_logical_drive_count;
1228 __le32 configuration_signature;
1229 u8 firmware_version[4];
1230 u8 reserved[145];
1231 __le16 extended_logical_unit_count;
1232 u8 reserved1[34];
1233 __le16 firmware_build_number;
1234 u8 reserved2[8];
1235 u8 vendor_id[8];
[all …]
/Linux-v5.4/drivers/scsi/
Dhpsa_cmd.h697 struct bmic_identify_controller { struct
698 u8 configured_logical_drive_count; /* offset 0 */
699 u8 pad1[153];
700 __le16 extended_logical_unit_count; /* offset 154 */
701 u8 pad2[136];
702 u8 controller_mode; /* offset 292 */
703 u8 pad3[32];