Lines Matching refs:hostdata
3467 devip = (struct sdebug_dev_info *)scp->device->hostdata; in sdebug_q_cmd_complete()
3527 devip = (struct sdebug_dev_info *)scp->device->hostdata; in sdebug_q_cmd_hrt_complete()
3581 (struct sdebug_dev_info *)sdev->hostdata; in devInfoReg()
3640 sdp->hostdata = devip; in scsi_debug_slave_configure()
3650 (struct sdebug_dev_info *)sdp->hostdata; in scsi_debug_slave_destroy()
3658 sdp->hostdata = NULL; in scsi_debug_slave_destroy()
3680 cmnd->device->hostdata; in stop_queued_cmnd()
3721 sqcp->a_cmnd->device->hostdata; in stop_all_queued()
5092 devip = (struct sdebug_dev_info *)sdev->hostdata; in sdebug_change_qdepth()
5191 devip = (struct sdebug_dev_info *)sdp->hostdata; in scsi_debug_queuecommand()
5351 *((struct sdebug_host_info **)hpnt->hostdata) = sdbg_host; in sdebug_driver_probe()