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