Lines Matching defs:bmic_identify_physical_device
706 struct bmic_identify_physical_device { struct
707 u8 scsi_bus; /* SCSI Bus number on controller */
708 u8 scsi_id; /* SCSI ID on this bus */
709 __le16 block_size; /* sector size in bytes */
710 __le32 total_blocks; /* number for sectors on drive */
711 __le32 reserved_blocks; /* controller reserved (RIS) */
712 u8 model[40]; /* Physical Drive Model */
713 u8 serial_number[40]; /* Drive Serial Number */
714 u8 firmware_revision[8]; /* drive firmware revision */
715 u8 scsi_inquiry_bits; /* inquiry byte 7 bits */
716 u8 compaq_drive_stamp; /* 0 means drive not stamped */
717 u8 last_failure_reason;
772 u8 flags;
773 u8 more_flags;
774 u8 scsi_lun; /* SCSI LUN for phys drive */
775 u8 yet_more_flags;
776 u8 even_more_flags;
777 __le32 spi_speed_rules;/* SPI Speed data:Ultra disable diagnose */
778 u8 phys_connector[2]; /* connector number on controller */
779 u8 phys_box_on_bus; /* phys enclosure this drive resides */
780 u8 phys_bay_in_box; /* phys drv bay this drive resides */
781 __le32 rpm; /* Drive rotational speed in rpm */
782 u8 device_type; /* type of drive */
785 u8 sata_version; /* only valid when drive_type is SATA */
786 __le64 big_total_block_count;
787 __le64 ris_starting_lba;
788 __le32 ris_size;
789 u8 wwid[20];
790 u8 controller_phy_map[32];
791 __le16 phy_count;
792 u8 phy_connected_dev_type[256];
793 u8 phy_to_drive_bay_num[256];
794 __le16 phy_to_attached_dev_index[256];
795 u8 box_index;
796 u8 reserved;
797 __le16 extra_physical_drive_flags;
800 u8 negotiated_link_rate[256];
801 u8 phy_to_phy_map[256];
802 u8 redundant_path_present_map;
803 u8 redundant_path_failure_map;
804 u8 active_path_number;
805 __le16 alternate_paths_phys_connector[8];
806 u8 alternate_paths_phys_box_on_port[8];
807 u8 multi_lun_device_lun_count;
808 u8 minimum_good_fw_revision[8];
809 u8 unique_inquiry_bytes[20];
810 u8 current_temperature_degreesC;
811 u8 temperature_threshold_degreesC;
812 u8 max_temperature_degreesC;
813 u8 logical_blocks_per_phys_block_exp; /* phyblocksize = 512*2^exp */
814 __le16 current_queue_depth_limit;
815 u8 reserved_switch_stuff[60];
816 __le16 power_on_hours; /* valid only if gas gauge supported */
817 __le16 percent_endurance_used; /* valid only if gas gauge supported. */
821 u8 drive_authentication;
824 u8 smart_carrier_authentication;
829 u8 smart_carrier_app_fw_version;
830 u8 smart_carrier_bootloader_fw_version;
831 u8 sanitize_support_flags;
832 u8 drive_key_flags;
833 u8 encryption_key_name[64];
834 __le32 misc_drive_flags;
835 __le16 dek_index;
836 __le16 hba_drive_encryption_flags;
837 __le16 max_overwrite_time;
838 __le16 max_block_erase_time;
839 __le16 max_crypto_erase_time;
840 u8 device_connector_info[5];
841 u8 connector_name[8][8];
842 u8 page_83_id[16];
843 u8 max_link_rate[256];
844 u8 neg_phys_link_rate[256];
845 u8 box_conn_name[8];