NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IC_UCMD
sys/dev/ic/icp.c
1021
if (__predict_false((ic->ic_flags & IC_UCMD) != 0))
sys/dev/ic/icp.c
1062
if (__predict_false((ic->ic_flags & IC_UCMD) != 0))
sys/dev/ic/icp.c
1216
ic->ic_flags |= IC_UCMD;
sys/dev/ic/icp.c
723
if (__predict_false((ic->ic_flags & IC_UCMD) != 0))