Lines Matching defs:mfi_pd_details
957 struct mfi_pd_details { struct
958 struct mfi_pd mpd_pd;
959 uint8_t mpd_inq_data[96];
960 uint8_t mpd_inq_page83[64];
961 uint8_t mpd_no_support;
962 uint8_t mpd_scsi_type;
963 uint8_t mpd_port;
964 uint8_t mpd_speed;
965 uint32_t mpd_mediaerr_cnt;
966 uint32_t mpd_othererr_cnt;
967 uint32_t mpd_predfail_cnt;
968 uint32_t mpd_last_pred_event;
969 uint16_t mpd_fw_state;
970 uint8_t mpd_rdy_for_remove;
971 uint8_t mpd_link_speed;
972 uint32_t mpd_ddf_state;
984 struct {
991 } __packed mpd_path;
992 uint64_t mpd_size;
993 uint64_t mpd_no_coerce_size;
994 uint64_t mpd_coerce_size;
995 uint16_t mpd_enc_id;
996 uint8_t mpd_enc_idx;
997 uint8_t mpd_enc_slot;
998 struct mfi_pd_progress mpd_progress;
999 uint8_t mpd_bblock_full;
1000 uint8_t mpd_unusable;
1001 uint8_t mpd_inq_page83_ext[64];
1002 uint8_t mpd_power_state; /* XXX */
1003 uint8_t mpd_enc_pos;
1004 uint32_t mpd_allowed_ops;
1023 uint16_t mpd_copyback_partner_id;
1024 uint16_t mpd_enc_partner_devid;
1025 uint16_t mpd_security;
1031 uint8_t mpd_media;
1032 uint8_t mpd_res[141]; /* size is 512 */