Searched refs:virtio_write_device_config (Results 1 – 2 of 2) sorted by relevance
92 void virtio_write_device_config(device_t dev, bus_size_t offset,110 virtio_write_device_config(dev, offset, &val, sizeof(type)); \
259 virtio_write_device_config(device_t dev, bus_size_t offset, void *dst, int len) in virtio_write_device_config() function