Searched refs:PEX_RX_OV (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 240 #define PEX_RX_OV BIT(17) /* Receiver Overflow (not supported) */ macro |
H A D | yge.c | 729 if ((val & PEX_RX_OV) != 0) { in yge_reset() |