Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.h149 #define PCN_IMR_DXSUFLO 0x0040 /* disable TX stop on underflow */ macro
H A Dpcn.c1081 PCN_CSR_SETBIT(pcnp, PCN_CSR_IMR, PCN_IMR_DXSUFLO); in pcn_initialize()