Searched refs:host_features (Results 1 – 2 of 2) sorted by relevance
100 uint32_t host_features; in virtio_negotiate_features() local103 host_features = ddi_get32(sc->sc_ioh, in virtio_negotiate_features()109 host_features, guest_features); in virtio_negotiate_features()111 features = host_features & guest_features; in virtio_negotiate_features()119 return (host_features); in virtio_negotiate_features()
613 uint32_t host_features; in vioblk_dev_features() local615 host_features = virtio_negotiate_features(&sc->sc_virtio, in vioblk_dev_features()625 vioblk_show_features(sc, "Host features: ", host_features); in vioblk_dev_features()