FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BCM_PAGE_MASK
sys/dev/bce/if_bcereg.h
6058
#define BCM_PAGE_MASK (BCM_PAGE_SIZE - 1)
sys/dev/bxe/bxe.h
147
#define BCM_PAGE_MASK (~(BCM_PAGE_SIZE - 1))