Home
last modified time | relevance | path

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

/kernel/linux/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 …]
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
Dsmartpqi.h1469 struct bmic_identify_controller { struct
1488 /* constants for extra_controller_flags field of bmic_identify_controller */ argument
/kernel/linux/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];
/kernel/linux/linux-6.6/drivers/scsi/
Dhpsa_cmd.h711 struct bmic_identify_controller { struct
712 u8 configured_logical_drive_count; /* offset 0 */
713 u8 pad1[153];
714 __le16 extended_logical_unit_count; /* offset 154 */
715 u8 pad2[136];
716 u8 controller_mode; /* offset 292 */
717 u8 pad3[32];