Searched refs:handle_io_read (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/vmd/ |
| D | vioblk.c | 41 static uint32_t handle_io_read(struct viodev_msg *, struct virtio_dev *, 554 msg.data = handle_io_read(&msg, dev, &intr); in handle_sync_io() 632 handle_io_read(struct viodev_msg *msg, struct virtio_dev *dev, int8_t *intr) in handle_io_read() function
|
| D | vionet.c | 61 static uint32_t handle_io_read(struct viodev_msg *, struct virtio_dev *, 1029 msg.data = handle_io_read(&msg, dev, &intr); in handle_sync_io() 1102 handle_io_read(struct viodev_msg *msg, struct virtio_dev *dev, int8_t *intr) in handle_io_read() function
|