Lines Matching refs:hostdata
3464 devip = (struct sdebug_dev_info *)scp->device->hostdata; in sdebug_q_cmd_complete()
3524 devip = (struct sdebug_dev_info *)scp->device->hostdata; in sdebug_q_cmd_hrt_complete()
3578 (struct sdebug_dev_info *)sdev->hostdata; in devInfoReg()
3636 sdp->hostdata = devip; in scsi_debug_slave_configure()
3646 (struct sdebug_dev_info *)sdp->hostdata; in scsi_debug_slave_destroy()
3654 sdp->hostdata = NULL; in scsi_debug_slave_destroy()
3676 cmnd->device->hostdata; in stop_queued_cmnd()
3717 sqcp->a_cmnd->device->hostdata; in stop_all_queued()
5079 devip = (struct sdebug_dev_info *)sdev->hostdata; in sdebug_change_qdepth()
5178 devip = (struct sdebug_dev_info *)sdp->hostdata; in scsi_debug_queuecommand()
5338 *((struct sdebug_host_info **)hpnt->hostdata) = sdbg_host; in sdebug_driver_probe()