Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
virtio_get_feature_name
src/add-ons/kernel/bus_managers/virtio/VirtioDevice.cpp
329
const char* name = virtio_get_feature_name(feature);
src/add-ons/kernel/busses/virtio/virtio_mmio/virtio_mmio.cpp
63
const char* name = virtio_get_feature_name(feature);