Searched refs:BGE_PCIE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c1725 if (sc->bge_flags & BGE_PCIE) {
2362 if (sc->bge_flags & BGE_PCIE)
2706 sc->bge_flags |= BGE_PCIE;
3289 if (sc->bge_flags & BGE_PCIE)
3335 if (sc->bge_flags & BGE_PCIE) {
3375 if (sc->bge_flags & BGE_PCIE)
3380 if (sc->bge_flags & BGE_PCIE) {
3491 if (sc->bge_flags & BGE_PCIE &&
H A Dif_bgereg.h2863 #define BGE_PCIE 0x00000020 macro

Completed in 134 milliseconds