Searched refs:virtio_write_device_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/
H A Dvirtio.h89 void virtio_write_device_config(device_t dev, bus_size_t offset,
107 virtio_write_device_config(dev, offset, &val, sizeof(type)); \
H A Dvirtio.c243 virtio_write_device_config(device_t dev, bus_size_t offset, void *dst, int len) function

Completed in 103 milliseconds