Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi.h1099 struct bmic_identify_controller { struct
1100 u8 configured_logical_drive_count;
1101 __le32 configuration_signature;
1102 u8 firmware_version[4];
1103 u8 reserved[145];
1104 __le16 extended_logical_unit_count;
1105 u8 reserved1[34];
1106 __le16 firmware_build_number;
1107 u8 reserved2[100];
1108 u8 controller_mode;
[all …]
/Linux-v4.19/drivers/scsi/
Dhpsa_cmd.h696 struct bmic_identify_controller { struct
697 u8 configured_logical_drive_count; /* offset 0 */
698 u8 pad1[153];
699 __le16 extended_logical_unit_count; /* offset 154 */
700 u8 pad2[136];
701 u8 controller_mode; /* offset 292 */
702 u8 pad3[32];