Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
L2_EMPTY
usr/src/uts/intel/io/dktp/hba/ghd/ghd_queue.h
72
#define L2_EMPTY(headp) ((headp)->l2_nextp == (headp))
usr/src/uts/sun/sys/dada/adapters/ghd/ghd_queue.h
74
#define L2_EMPTY(headp) ((headp)->l2_nextp == (headp))