Searched refs:BFE_RXCONF_FLOW (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/bfe/ | ||
H A D | bfe_hw.h | 128 #define BFE_RXCONF_FLOW 0x00000020 /* Flow Control Enable */ macro |
H A D | bfe.c | 519 flow &= ~BFE_RXCONF_FLOW; in bfe_timeout() |