Searched defs:viodev (Results 1 – 4 of 4) sorted by relevance
45 struct vio_dev *viodev = nx_driver.viodev; in nx_hcall_sync() local762 static int nx_probe(struct vio_dev *viodev, const struct vio_device_id *id) in nx_probe()780 static int nx_remove(struct vio_dev *viodev) in nx_remove()
145 static unsigned long nx842_get_desired_dma(struct vio_dev *viodev) in nx842_get_desired_dma()973 static int nx842_probe(struct vio_dev *viodev, in nx842_probe()1045 static int nx842_remove(struct vio_dev *viodev) in nx842_remove()
79 struct vio_dev *viodev; member
1469 struct vio_dev *viodev = adapter->vdev; in ibmveth_change_mtu() local