Searched defs:viodev (Results 1 – 4 of 4) sorted by relevance
58 struct vio_dev *viodev = nx_driver.viodev; in nx_hcall_sync() local613 static int nx_probe(struct vio_dev *viodev, const struct vio_device_id *id) in nx_probe()631 static int nx_remove(struct vio_dev *viodev) in nx_remove()
137 static unsigned long nx842_get_desired_dma(struct vio_dev *viodev) in nx842_get_desired_dma()1138 static int __init nx842_probe(struct vio_dev *viodev, in nx842_probe()1216 static int __exit nx842_remove(struct vio_dev *viodev) in nx842_remove()
87 struct vio_dev *viodev; member
1213 struct vio_dev *viodev = adapter->vdev; in ibmveth_change_mtu() local