Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi.h1235 struct bmic_identify_controller { struct
1236 u8 configured_logical_drive_count;
1237 __le32 configuration_signature;
1238 u8 firmware_version[4];
1239 u8 reserved[145];
1240 __le16 extended_logical_unit_count;
1241 u8 reserved1[34];
1242 __le16 firmware_build_number;
1243 u8 reserved2[8];
1244 u8 vendor_id[8];
[all …]
/linux-5.10/drivers/scsi/
Dhpsa_cmd.h698 struct bmic_identify_controller { struct
699 u8 configured_logical_drive_count; /* offset 0 */
700 u8 pad1[153];
701 __le16 extended_logical_unit_count; /* offset 154 */
702 u8 pad2[136];
703 u8 controller_mode; /* offset 292 */
704 u8 pad3[32];