Lines Matching defs:bmic_identify_physical_device
721 struct bmic_identify_physical_device { struct
722 u8 scsi_bus; /* SCSI Bus number on controller */
723 u8 scsi_id; /* SCSI ID on this bus */
724 __le16 block_size; /* sector size in bytes */
725 __le32 total_blocks; /* number for sectors on drive */
726 __le32 reserved_blocks; /* controller reserved (RIS) */
727 u8 model[40]; /* Physical Drive Model */
728 u8 serial_number[40]; /* Drive Serial Number */
729 u8 firmware_revision[8]; /* drive firmware revision */
730 u8 scsi_inquiry_bits; /* inquiry byte 7 bits */
731 u8 compaq_drive_stamp; /* 0 means drive not stamped */
732 u8 last_failure_reason;
787 u8 flags;
788 u8 more_flags;
789 u8 scsi_lun; /* SCSI LUN for phys drive */
790 u8 yet_more_flags;
791 u8 even_more_flags;
792 __le32 spi_speed_rules;/* SPI Speed data:Ultra disable diagnose */
793 u8 phys_connector[2]; /* connector number on controller */
794 u8 phys_box_on_bus; /* phys enclosure this drive resides */
795 u8 phys_bay_in_box; /* phys drv bay this drive resides */
796 __le32 rpm; /* Drive rotational speed in rpm */
797 u8 device_type; /* type of drive */
800 u8 sata_version; /* only valid when drive_type is SATA */
801 __le64 big_total_block_count;
802 __le64 ris_starting_lba;
803 __le32 ris_size;
804 u8 wwid[20];
805 u8 controller_phy_map[32];
806 __le16 phy_count;
807 u8 phy_connected_dev_type[256];
808 u8 phy_to_drive_bay_num[256];
809 __le16 phy_to_attached_dev_index[256];
810 u8 box_index;
811 u8 reserved;
812 __le16 extra_physical_drive_flags;
815 u8 negotiated_link_rate[256];
816 u8 phy_to_phy_map[256];
817 u8 redundant_path_present_map;
818 u8 redundant_path_failure_map;
819 u8 active_path_number;
820 __le16 alternate_paths_phys_connector[8];
821 u8 alternate_paths_phys_box_on_port[8];
822 u8 multi_lun_device_lun_count;
823 u8 minimum_good_fw_revision[8];
824 u8 unique_inquiry_bytes[20];
825 u8 current_temperature_degreesC;
826 u8 temperature_threshold_degreesC;
827 u8 max_temperature_degreesC;
828 u8 logical_blocks_per_phys_block_exp; /* phyblocksize = 512*2^exp */
829 __le16 current_queue_depth_limit;
830 u8 reserved_switch_stuff[60];
831 __le16 power_on_hours; /* valid only if gas gauge supported */
832 __le16 percent_endurance_used; /* valid only if gas gauge supported. */
836 u8 drive_authentication;
839 u8 smart_carrier_authentication;
844 u8 smart_carrier_app_fw_version;
845 u8 smart_carrier_bootloader_fw_version;
846 u8 sanitize_support_flags;
847 u8 drive_key_flags;
848 u8 encryption_key_name[64];
849 __le32 misc_drive_flags;
850 __le16 dek_index;
851 __le16 hba_drive_encryption_flags;
852 __le16 max_overwrite_time;
853 __le16 max_block_erase_time;
854 __le16 max_crypto_erase_time;
855 u8 device_connector_info[5];
856 u8 connector_name[8][8];
857 u8 page_83_id[16];
858 u8 max_link_rate[256];
859 u8 neg_phys_link_rate[256];
860 u8 box_conn_name[8];