Searched refs:vtmmio_describe_features (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c125 static void vtmmio_describe_features(struct vtmmio_softc *, const char *,
466 vtmmio_describe_features(sc, "host", host_features);
476 vtmmio_describe_features(sc, "negotiated", features);
707 vtmmio_describe_features(struct vtmmio_softc *sc, const char *msg, function

Completed in 97 milliseconds