Searched refs:hmaster (Results 1 – 1 of 1) sorted by relevance
486 static inline void quiesce_local_uvhub(struct bau_control *hmaster) in quiesce_local_uvhub() argument488 atom_asr(1, (struct atomic_short *)&hmaster->uvhub_quiesce); in quiesce_local_uvhub()494 static inline void end_uvhub_quiesce(struct bau_control *hmaster) in end_uvhub_quiesce() argument496 atom_asr(-1, (struct atomic_short *)&hmaster->uvhub_quiesce); in end_uvhub_quiesce()707 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged() argument715 quiesce_local_uvhub(hmaster); in destination_plugged()717 spin_lock(&hmaster->queue_lock); in destination_plugged()719 spin_unlock(&hmaster->queue_lock); in destination_plugged()721 end_uvhub_quiesce(hmaster); in destination_plugged()729 struct bau_control *bcp, struct bau_control *hmaster, in destination_timeout() argument[all …]