Searched refs:XL_PKTSTAT_UP_STALLED (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | xlreg.h | 106 #define XL_PKTSTAT_UP_STALLED 0x00002000 macro |
H A D | xl.c | 1227 CSR_READ_4(sc, XL_UPLIST_STATUS) & XL_PKTSTAT_UP_STALLED) { in xl_rxeof() |