Home
last modified time | relevance | path

Searched defs:viodev (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/nx/
Dnx.c45 struct vio_dev *viodev = nx_driver.viodev; in nx_hcall_sync() local
762 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()
Dnx-842-pseries.c145 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()
Dnx.h79 struct vio_dev *viodev; member
/drivers/net/ethernet/ibm/
Dibmveth.c1469 struct vio_dev *viodev = adapter->vdev; in ibmveth_change_mtu() local