Lines Matching refs:hostdata
218 if (ready == DID_NO_CONNECT || !SCpnt->device->hostdata in mptfc_block_error_handler()
225 ioc->active, SCpnt->device->hostdata)); in mptfc_block_error_handler()
480 vtarget = ri->starget->hostdata; in mptfc_register_dev()
528 kfree(starget->hostdata); in mptfc_target_destroy()
529 starget->hostdata = NULL; in mptfc_target_destroy()
548 starget->hostdata = vtarget; in mptfc_target_alloc()
563 starget->hostdata = NULL; in mptfc_target_alloc()
631 sdev->hostdata = vdevice; in mptfc_slave_alloc()
632 vtarget = starget->hostdata; in mptfc_slave_alloc()
656 VirtDevice *vdevice = SCpnt->device->hostdata; in mptfc_qcmd()
1105 vtarget = starget->hostdata; in mptfc_setup_reset()
1160 vtarget = starget->hostdata; in mptfc_rescan_devices()