Home
last modified time | relevance | path

Searched refs:xge_os_timestamp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-os-pal.h91 xge_os_timestamp(tb->msg); \
104 xge_os_timestamp(tb->msg); \
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-driver.c231 xge_os_timestamp(g_tracebuf.msg); in xge_hal_driver_initialize()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h158 #define xge_os_timestamp(buf) { \ macro