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

/freebsd-12-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c112 static int vtmmio_with_feature(device_t, uint64_t);
188 DEVMETHOD(virtio_bus_with_feature, vtmmio_with_feature),
483 vtmmio_with_feature(device_t dev, uint64_t feature) function

Completed in 92 milliseconds