Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
E1000_ITR_MASK
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1258
timer = itr & E1000_ITR_MASK;
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1261
if ((timer < 0) || (timer > E1000_ITR_MASK)) {