Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_PS_BUFFERS
usr/src/uts/common/io/e1000api/e1000_hw.h
494
#define PS_PAGE_BUFFERS (MAX_PS_BUFFERS - 1)
usr/src/uts/common/io/e1000api/e1000_hw.h
500
__le64 buffer_addr[MAX_PS_BUFFERS];
usr/src/uts/common/io/igc/core/igc_hw.h
162
#define PS_PAGE_BUFFERS (MAX_PS_BUFFERS - 1)
usr/src/uts/common/io/igc/core/igc_hw.h
168
__le64 buffer_addr[MAX_PS_BUFFERS];