Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.c636 cfifo_reg.value &= ZCP_RESET_CFIFO_MASK; in npi_zcp_rest_cfifo_port()
676 cfifo_reg.value = ZCP_RESET_CFIFO_MASK; in npi_zcp_rest_cfifo_all()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp_hw.h70 #define ZCP_RESET_CFIFO_MASK 0x0F macro