Searched refs:to_vio_dev (Results 1 – 8 of 8) sorted by relevance
58 vio_disable_interrupts(to_vio_dev(hostdata->dev)); in rpavscsi_handle_event()76 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_release_crq_queue()123 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_send_crq()135 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_task()207 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_reset_crq_queue()250 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_init_crq_queue()335 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in rpavscsi_reenable_crq_queue()356 vio_disable_interrupts(to_vio_dev(hostdata->dev)); in rpavscsi_resume()
613 struct vio_dev *vdev = to_vio_dev(vhost->dev); in ibmvfc_send_crq()653 struct vio_dev *vdev = to_vio_dev(vhost->dev); in ibmvfc_release_crq_queue()681 struct vio_dev *vdev = to_vio_dev(vhost->dev); in ibmvfc_reenable_crq_queue()707 struct vio_dev *vdev = to_vio_dev(vhost->dev); in ibmvfc_reset_crq()3124 vio_disable_interrupts(to_vio_dev(vhost->dev)); in ibmvfc_interrupt()3140 struct vio_dev *vdev = to_vio_dev(vhost->dev); in ibmvfc_tasklet()4308 vio_enable_interrupts(to_vio_dev(vhost->dev)); in ibmvfc_do_work()4310 (rc = vio_enable_interrupts(to_vio_dev(vhost->dev)))) { in ibmvfc_do_work()4470 struct vio_dev *vdev = to_vio_dev(dev); in ibmvfc_init_crq()4855 struct vio_dev *vdev = to_vio_dev(dev); in ibmvfc_resume()
1850 vio_enable_interrupts(to_vio_dev(hostdata->dev)); in ibmvscsi_do_work()
50 struct vio_dev *vio_dev = to_vio_dev(dev); in vio_bus_match()62 struct vio_dev *vdev = to_vio_dev(dev); in vio_device_probe()78 struct vio_dev *vdev = to_vio_dev(dev); in vio_device_remove()90 struct vio_dev *vdev = to_vio_dev(dev); in devspec_show()104 struct vio_dev *vdev = to_vio_dev(dev); in type_show()142 kfree(to_vio_dev(dev)); in vio_dev_release()152 vdev = to_vio_dev(dev); in show_pciobppath_attr()291 } else if (to_vio_dev(parent) == root_vdev) { in vio_create_one()300 dp = to_vio_dev(parent)->dp; in vio_create_one()327 struct vio_dev *vdev = to_vio_dev(dev); in vio_md_node_match()
488 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_alloc_coherent()509 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_free_coherent()521 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_page()543 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_unmap_page()554 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_sg()588 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_unmap_sg()930 return sprintf(buf, "%lu\n", to_vio_dev(dev)->cmo.name); \936 struct vio_dev *viodev = to_vio_dev(dev); in viodev_cmo_allocs_failed_show()943 struct vio_dev *viodev = to_vio_dev(dev); in viodev_cmo_allocs_failed_reset()951 struct vio_dev *viodev = to_vio_dev(dev); in viodev_cmo_desired_set()[all …]
359 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show()373 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show()398 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show()415 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store()452 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_show()467 struct vio_dev *viod = to_vio_dev(dev); in hvcs_index_show()
120 static inline struct vio_dev *to_vio_dev(struct device *dev) in to_vio_dev() function
389 static inline struct vio_dev *to_vio_dev(struct device *dev) in to_vio_dev() function