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