Lines Matching refs:hostdata
367 return ((MPT_SCSI_HOST *)shost->hostdata)->ioc; in phy_to_ioc()
373 return ((MPT_SCSI_HOST *)shost->hostdata)->ioc; in rphy_to_ioc()
764 vtarget = starget->hostdata; in mptsas_add_device_component_starget()
973 vdevice = sdev->hostdata; in mptsas_find_vtarget()
1691 VirtDevice *vdevice = sdev->hostdata; in mptsas_slave_configure()
1789 starget->hostdata = vtarget; in mptsas_target_alloc()
1804 if (!starget->hostdata) in mptsas_target_destroy()
1807 vtarget = starget->hostdata; in mptsas_target_destroy()
1837 kfree(starget->hostdata); in mptsas_target_destroy()
1838 starget->hostdata = NULL; in mptsas_target_destroy()
1861 vdevice->vtarget = starget->hostdata; in mptsas_slave_alloc()
1892 sdev->hostdata = vdevice; in mptsas_slave_alloc()
1901 VirtDevice *vdevice = SCpnt->device->hostdata; in mptsas_qcmd()
1958 vdevice = sc->device->hostdata; in mptsas_eh_timed_out()
2216 MPT_ADAPTER *ioc = ((MPT_SCSI_HOST *) shost->hostdata)->ioc; in mptsas_smp_handler()
3750 vdevice = sdev->hostdata; in mptsas_send_link_status_event()
4446 vtarget = starget->hostdata; in mptsas_hotplug_work()
4505 vtarget = starget->hostdata; in mptsas_hotplug_work()
4666 vdevice = sdev->hostdata; in mptsas_send_raid_event()
4881 vdevice = sc->device->hostdata; in mptsas_broadcast_primative_work()