Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RDWR_BCOPY
usr/src/uts/common/io/lofi.c
1004
if (method == RDWR_BCOPY) {
usr/src/uts/common/io/lofi.c
1022
if (method != RDWR_BCOPY)
usr/src/uts/common/io/lofi.c
1037
if (method != RDWR_BCOPY)
usr/src/uts/common/io/lofi.c
1042
if (method == RDWR_BCOPY) {
usr/src/uts/common/io/lofi.c
1140
RDWR_BCOPY, mapaddr + mapoffset);