Lines Matching refs:sd_hrtp
622 struct sdebug_hrtimer *sd_hrtp; member
3505 struct sdebug_hrtimer *sd_hrtp = (struct sdebug_hrtimer *)timer; in sdebug_q_cmd_hrt_complete() local
3511 qa_indx = sd_hrtp->qa_indx; in sdebug_q_cmd_hrt_complete()
3683 if (sqcp->sd_hrtp) in stop_queued_cmnd()
3685 &sqcp->sd_hrtp->hrt); in stop_queued_cmnd()
3724 if (sqcp->sd_hrtp) in stop_all_queued()
3726 &sqcp->sd_hrtp->hrt); in stop_all_queued()
3757 kfree(sqcp->sd_hrtp); in free_all_queued()
3758 sqcp->sd_hrtp = NULL; in free_all_queued()
4025 struct sdebug_hrtimer *sd_hp = sqcp->sd_hrtp; in schedule_resp()
4031 sqcp->sd_hrtp = sd_hp; in schedule_resp()