OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INIT_DEBUGOUT
sys/dev/pci/if_em.h
255
#define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n")
sys/dev/pci/if_ix.h
97
#define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n")
sys/dev/pci/if_ixgb.h
180
#define INIT_DEBUGOUT(S) if (DEBUG_INIT) printf(S "\n")