Searched refs:virtio_9p_config (Results 1 – 4 of 4) sorted by relevance
100 struct virtio_9p_config *cfg; in virtio_9p_get_config()105 cfg = g_malloc0(sizeof(struct virtio_9p_config) + len); in virtio_9p_get_config()218 v->config_size = sizeof(struct virtio_9p_config) + strlen(s->fsconf.tag); in virtio_9p_device_realize()
37 struct virtio_9p_config { struct
627 virtio_cread(vdev, struct virtio_9p_config, tag_len, &tag_len); in p9_virtio_probe()638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()