Searched refs:GMR_FS_RX_OK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 1629 #define GMR_FS_RX_OK BIT(8) /* Receive OK (Good Packet) */ macro |
H A D | yge.c | 1844 ((status & GMR_FS_RX_OK) == 0)) { in yge_rxeof() |