Home
last modified time | relevance | path

Searched refs:MII_AUX_STATUS_TX_PAUSE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h531 #define MII_AUX_STATUS_TX_PAUSE 0x0001 macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h1758 #define MII_AUX_STATUS_TX_PAUSE 0x0001 macro
H A Dbge_mii.c1244 bgep->param_link_tx_pause = BIS(aux, MII_AUX_STATUS_TX_PAUSE); in bge_check_copper()