Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1548 #define GM_GPCR_DUP_FULL BIT(5) /* Full Duplex Mode */ macro
H A Dyge.c409 gpcr |= GM_GPCR_DUP_FULL; in yge_mii_notify()
411 gpcr &= ~(GM_GPCR_DUP_FULL); in yge_mii_notify()