Searched refs:VIRTIO_CONFIG_S_FEATURES_OK (Results 1 – 3 of 3) sorted by relevance
161 virtio_add_status(vdev, VIRTIO_CONFIG_S_FEATURES_OK); in virtio_finalize_features()165 if (!(status & VIRTIO_CONFIG_S_FEATURES_OK)) { in virtio_finalize_features()
44 VIRTIO_CONFIG_S_FEATURES_OK, status); in dm_test_virtio_base()
44 #define VIRTIO_CONFIG_S_FEATURES_OK 8 macro
Completed in 14 milliseconds