Searched refs:to_vio_dev (Results 1 – 6 of 6) sorted by relevance
53 const struct vio_dev *vio_dev = to_vio_dev(dev); in vio_hotplug()61 struct vio_dev *vio_dev = to_vio_dev(dev); in vio_bus_match()73 struct vio_dev *vdev = to_vio_dev(dev); in vio_device_probe()100 struct vio_dev *vdev = to_vio_dev(dev); in vio_device_remove()117 struct vio_dev *vdev = to_vio_dev(dev); in devspec_show()132 struct vio_dev *vdev = to_vio_dev(dev); in type_show()140 const struct vio_dev *vdev = to_vio_dev(dev); in modalias_show()183 kfree(to_vio_dev(dev)); in vio_dev_release()193 vdev = to_vio_dev(dev); in show_pciobppath_attr()368 } else if (to_vio_dev(parent) == root_vdev) { in vio_create_one()[all …]
316 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show()330 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show()355 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show()372 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store()409 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_show()424 struct vio_dev *viod = to_vio_dev(dev); in hvcs_index_show()
160 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
127 vio_disable_interrupts(to_vio_dev(hostdata->dev)); in ibmvscsi_handle_event()146 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_release_crq_queue()198 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_send_crq()215 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_task()288 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_reset_crq_queue()332 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_init_crq_queue()416 struct vio_dev *vdev = to_vio_dev(hostdata->dev); in ibmvscsi_reenable_crq_queue()2145 vio_enable_interrupts(to_vio_dev(hostdata->dev)); in ibmvscsi_do_work()2377 vio_disable_interrupts(to_vio_dev(hostdata->dev)); in ibmvscsi_resume()
487 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
922 struct vio_dev *vdev = to_vio_dev(dev); in vdc_device_probed()