FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SI_DUMPDEV
sys/geom/geom_dev.c
170
dev->si_flags |= SI_DUMPDEV;
sys/geom/geom_dev.c
865
if (dev->si_flags & SI_DUMPDEV) {
sys/kern/kern_conf.c
1585
SI_FLAG(SI_DUMPDEV);