Searched refs:TBI_ACCEPT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_em_hw.h | 2737 #define TBI_ACCEPT(sc, status, errors, length, last_byte) \ macro |
H A D | if_em.c | 3140 if (TBI_ACCEPT(&sc->hw, status, desc->errors, in em_rxeof() |