Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
L1HEADER_INIT
usr/src/uts/intel/io/dktp/hba/ghd/ghd_queue.h
51
#define L1HEADER_INIT(lp) (((lp)->l1_headp = NULL), ((lp)->l1_tailp = NULL))
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_queue.h
53
#define L1HEADER_INIT(lp) (((lp)->l1_headp = NULL), ((lp)->l1_tailp = NULL))