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