Home
last modified time | relevance | path

Searched refs:XGE_HAL_SW_RESET_ALL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h70 #define XGE_HAL_SW_RESET_ALL (XGE_HAL_SW_RESET_XENA | \ macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c3048 (u32)(XGE_HAL_SW_RESET_ALL>>32), (char *)&bar0->sw_reset); in __hal_device_reset()
3050 u32 val = (u32)(XGE_HAL_SW_RESET_ALL >> 32); in __hal_device_reset()