Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h128 #define BFE_RXCONF_FLOW 0x00000020 /* Flow Control Enable */ macro
H A Dbfe.c519 flow &= ~BFE_RXCONF_FLOW; in bfe_timeout()