Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMMON_INIT_DONE
usr/src/uts/common/io/hxge/hxge_hw.c
100
hw_p->flags = COMMON_INIT_DONE;
usr/src/uts/common/io/hxge/hxge_hw.c
87
if (hw_p->flags & COMMON_INIT_DONE) {
usr/src/uts/common/io/nxge/nxge_hw.c
129
if (hw_p->flags & COMMON_INIT_DONE) {
usr/src/uts/common/io/nxge/nxge_hw.c
181
hw_p->flags = COMMON_INIT_DONE;