Searched refs:pd_sync (Results 1 – 2 of 2) sorted by relevance
1311 struct MR_PD_CFG_SEQ_NUM_SYNC *pd_sync; in megasas_sync_pd_seq_num() local1328 memset(pd_sync, 0, pd_seq_map_sz); in megasas_sync_pd_seq_num()1361 if (le32_to_cpu(pd_sync->count) > MAX_PHYSICAL_DEVICES) { in megasas_sync_pd_seq_num()1364 MAX_PHYSICAL_DEVICES, le32_to_cpu(pd_sync->count)); in megasas_sync_pd_seq_num()3086 struct MR_PD_CFG_SEQ_NUM_SYNC *pd_sync; in megasas_build_syspd_fusion() local3116 pd_sync->seq[pd_index].pd_target_id; in megasas_build_syspd_fusion()3122 pd_sync->seq[pd_index].seqNum; in megasas_build_syspd_fusion()3124 pd_sync->seq[pd_index].devHandle; in megasas_build_syspd_fusion()4703 struct MR_PD_CFG_SEQ_NUM_SYNC *pd_sync; in megasas_get_tm_devhandle() local4713 pd_sync = (void *)fusion->pd_seq_sync in megasas_get_tm_devhandle()[all …]
1897 struct MR_PD_CFG_SEQ_NUM_SYNC *pd_sync; in megasas_set_dynamic_target_properties() local1931 pd_sync = (void *)fusion->pd_seq_sync in megasas_set_dynamic_target_properties()1934 pd_sync->seq[pd_index].capability.tmCapable; in megasas_set_dynamic_target_properties()