Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bge.c1688 if (sc->bge_flags & BGE_TAGGED_STATUS) in bge_chipinit()
2929 sc->bge_flags |= BGE_TAGGED_STATUS; in bge_attach()
3767 if (sc->bge_flags & BGE_TAGGED_STATUS) { in bge_intr()
H A Dif_bgereg.h2879 #define BGE_TAGGED_STATUS 0x00200000 macro