Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_etvar.h341 #define ET_FLAG_PCIE 0x0001 macro
H A Dif_et.c260 sc->sc_flags |= ET_FLAG_PCIE; in et_attach()
689 if ((sc->sc_flags & ET_FLAG_PCIE) == 0) in et_bus_config()