Searched refs:virtio_device_open_with_cap (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/virtio/
H A Dvirtio_device.h210 errval_t virtio_device_open_with_cap(struct virtio_device **dev,
/barrelfish-2018-10-04/lib/virtio/devices/
H A Dvirtio_block.c209 return virtio_device_open_with_cap(&dev->vdev, setup, dev_cap);
/barrelfish-2018-10-04/lib/virtio/
H A Ddevice.c156 errval_t virtio_device_open_with_cap(struct virtio_device **dev, function

Completed in 92 milliseconds