Searched refs:sd_hrtp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c622 struct sdebug_hrtimer *sd_hrtp; member in struct:sdebug_queued_cmd
3505 struct sdebug_hrtimer *sd_hrtp = (struct sdebug_hrtimer *)timer; sdebug_q_cmd_hrt_complete() local
3511 qa_indx = sd_hrtp->qa_indx; sdebug_q_cmd_hrt_complete()
3683 if (sqcp->sd_hrtp) stop_queued_cmnd()
3685 &sqcp->sd_hrtp->hrt); stop_queued_cmnd()
3724 if (sqcp->sd_hrtp) stop_all_queued()
3726 &sqcp->sd_hrtp->hrt); stop_all_queued()
3757 kfree(sqcp->sd_hrtp); free_all_queued()
3758 sqcp->sd_hrtp = NULL; free_all_queued()
4025 struct sdebug_hrtimer *sd_hp = sqcp->sd_hrtp; schedule_resp()
4031 sqcp->sd_hrtp = sd_hp; schedule_resp()

Completed in 94 milliseconds