Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MTR_DIMM_COLS
drivers/edac/i5000_edac.c
287
#define MTR_DIMM_COLS(mtr) ((mtr) & 0x3)
drivers/edac/i5400_edac.c
296
#define MTR_DIMM_COLS(mtr) ((mtr) & 0x3)
drivers/edac/i7300_edac.c
184
#define MTR_DIMM_COLS(mtr) ((mtr) & 0x3)