FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FMDM_MR
sys/dev/dpaa/fman.c
481
reg = bus_read_4(sc->mem_res, FMDM_MR) & ~MR_CEN_M;
sys/dev/dpaa/fman.c
483
bus_write_4(sc->mem_res, FMDM_MR, reg);