Searched refs:GEM_RX_COMPLETION (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | gemreg.h | 194 #define GEM_RX_COMPLETION 0x4104 /* First pending desc */ macro |
H A D | gem.c | 1034 sc->sc_rx_cons, bus_space_read_4(t, h, GEM_RX_COMPLETION))); in gem_rint() |