Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PADDR_LO
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfclib.h
98
#define PADDR_LO(addr) ((uint32_t)(((uint64_t)(addr)) & 0xffffffff))
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_os.h
377
#define PADDR_LO(addr) ((uint32_t)(((uint64_t)(addr)) & 0xffffffff))