Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OSAL_CPU_TO_BE32
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
341
#define OSAL_CPU_TO_BE32(val) ((val))
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
350
#define OSAL_CPU_TO_BE32(val) BSWAP_32(val)