Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h183 #define BFE_TX_DUPLEX 0x00000001 /* Full Duplex */ macro
H A Dbfe.c515 val &= ~BFE_TX_DUPLEX; in bfe_timeout()
517 val |= BFE_TX_DUPLEX; in bfe_timeout()