Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgemreg.h108 #define GEM_INTR_RX_MAC 0x000008000 macro
H A Dgem.c1165 if (status & GEM_INTR_RX_MAC) { in gem_intr()