Searched refs:XRXMAC_SW_RST_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 66 XRXMAC_SW_RST_REG, 1759 XMAC_REG_WR(handle, portn, XRXMAC_SW_RST_REG, XRXMAC_REG_RST); in npi_xmac_reset() 1760 XMAC_WAIT_REG(handle, portn, XRXMAC_SW_RST_REG, val); in npi_xmac_reset() 1768 XMAC_REG_WR(handle, portn, XRXMAC_SW_RST_REG, XRXMAC_SOFT_RST); in npi_xmac_reset() 1769 XMAC_WAIT_REG(handle, portn, XRXMAC_SW_RST_REG, val); in npi_xmac_reset() 1778 XMAC_REG_WR(handle, portn, XRXMAC_SW_RST_REG, in npi_xmac_reset() 1780 XMAC_WAIT_REG(handle, portn, XRXMAC_SW_RST_REG, val); in npi_xmac_reset()
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 522 #define XRXMAC_SW_RST_REG 0x008 /* XRX MAC soft reset */ macro
|