Home
last modified time | relevance | path

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

/src/sys/dev/rge/
H A Dif_rgevar.h193 uint32_t rge_flags; member
H A Dif_rge.c244 sc->rge_flags |= RGE_FLAG_PCIE; in rge_attach()
263 sc->rge_flags |= RGE_FLAG_MSI; in rge_attach()
636 if (sc->rge_flags & RGE_FLAG_MSI) in rge_detach()
705 if (!(sc->rge_flags & RGE_FLAG_MSI)) { in rge_intr_msi()