FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_BUSY
sys/dev/cxgb/cxgb_adapter.h
139
#define IS_BUSY(sc) (sc->flags & CXGB_BUSY)
sys/dev/cxgbe/adapter.h
202
#define IS_BUSY(sc) ((sc)->flags & CXGBE_BUSY)