Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.c60 IPP_DFIFO_WR_PTR_REG,
387 IPP_REG_RD(handle, portn, IPP_DFIFO_WR_PTR_REG, &value); in npi_ipp_get_dfifo_wr_ptr()
468 IPP_REG_WR(handle, portn, IPP_DFIFO_WR_PTR_REG, addr); in npi_ipp_write_dfifo()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h68 #define IPP_DFIFO_WR_PTR_REG 0x118 macro