Home
last modified time | relevance | path

Searched refs:XGE_OS_PLATFORM_64BIT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/xge/hal/include/
H A Dxge-os-pal.h36 #if !defined(XGE_OS_PLATFORM_64BIT) && !defined(XGE_OS_PLATFORM_32BIT)
44 #if defined(XGE_OS_PLATFORM_64BIT)
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring-fp.c41 #if defined (XGE_OS_PLATFORM_64BIT) in __hal_ring_rxd_priv()
704 #if !defined(XGE_OS_PLATFORM_64BIT) in xge_hal_ring_dtr_next_completed()
824 #if !defined(XGE_OS_PLATFORM_64BIT) in xge_hal_ring_is_next_dtr_completed()
H A Dxgehal-stats.c916 #ifdef XGE_OS_PLATFORM_64BIT in xge_hal_stats_channel()
925 #ifdef XGE_OS_PLATFORM_64BIT in xge_hal_stats_channel()
H A Dxgehal-ring.c171 #if defined(XGE_OS_PLATFORM_64BIT) in __hal_ring_mempool_item_alloc()
/titanic_41/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h85 #define XGE_OS_PLATFORM_64BIT 1 macro