Home
last modified time | relevance | path

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

/src/sys/dev/rge/
H A Dif_rgevar.h195 #define RGE_FLAG_PCIE 0x00000002 macro
H A Dif_rge.c244 sc->rge_flags |= RGE_FLAG_PCIE; in rge_attach()