Lines Matching refs:sd_hrtp
619 struct sdebug_hrtimer *sd_hrtp; member
3508 struct sdebug_hrtimer *sd_hrtp = (struct sdebug_hrtimer *)timer; in sdebug_q_cmd_hrt_complete() local
3514 qa_indx = sd_hrtp->qa_indx; in sdebug_q_cmd_hrt_complete()
3687 if (sqcp->sd_hrtp) in stop_queued_cmnd()
3689 &sqcp->sd_hrtp->hrt); in stop_queued_cmnd()
3728 if (sqcp->sd_hrtp) in stop_all_queued()
3730 &sqcp->sd_hrtp->hrt); in stop_all_queued()
3761 kfree(sqcp->sd_hrtp); in free_all_queued()
3762 sqcp->sd_hrtp = NULL; in free_all_queued()
4024 struct sdebug_hrtimer *sd_hp = sqcp->sd_hrtp; in schedule_resp()
4030 sqcp->sd_hrtp = sd_hp; in schedule_resp()