Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1803 #define GM_IS_RX_FF_OR BIT(1) /* Receive FIFO Overrun */ macro
H A Dyge.c370 GM_IS_RX_FF_OR); /* RX FIFO overflow */ in yge_mii_notify()
2030 if ((status & GM_IS_RX_FF_OR) != 0) { in yge_intr_gmac()