Searched refs:IPP_INT_MASK_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_ipp.c | 36 IPP_INT_MASK_REG, 299 IPP_REG_RD(handle, portn, IPP_INT_MASK_REG, &val); in npi_ipp_iconfig() 304 IPP_REG_WR(handle, portn, IPP_INT_MASK_REG, val); in npi_ipp_iconfig() 316 IPP_REG_WR(handle, portn, IPP_INT_MASK_REG, ~iconfig); in npi_ipp_iconfig()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_ipp_hw.h | 43 #define IPP_INT_MASK_REG 0x048 macro
|