Searched refs:virtio_dev_get8 (Results 1 – 5 of 5) sorted by relevance
304 uint8_t virtio_dev_get8(virtio_t *, uintptr_t);
509 virtio_dev_get8(virtio_t *vio, uintptr_t offset) in virtio_dev_get8() function
419 vin->vin_tag[n] = virtio_dev_get8(vio, in vio9p_attach()
889 uint8_t v = virtio_dev_get8(vio, VIRTIO_BLK_CONFIG_TOPO_PBEXP); in vioblk_read_capacity()
1772 vif->vif_mac[i] = virtio_dev_get8(vif->vif_virtio, in vioif_get_mac()