Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CONF1_ENABLE
usr/src/cmd/bhyve/common/pci_emul.c
2409
x |= CONF1_ENABLE;
usr/src/cmd/bhyve/common/pci_emul.c
2413
cfgenable = (x & CONF1_ENABLE) == CONF1_ENABLE;