Home
last modified time | relevance | path

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

/NextBSD/sys/dev/gem/
HDif_gemreg.h56 #define GEM_CONFIG_BURST_INF 0x00000001 /* infinite for entire packet */ macro
HDif_gem.c1009 ((sc->sc_flags & GEM_PCI) != 0 ? GEM_CONFIG_BURST_INF : in gem_init_locked()