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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c1839 if (sc->bge_flags & BGE_FLAG_PCIE) {
2486 if (sc->bge_flags & BGE_FLAG_PCIE)
3263 if (sc->bge_flags & BGE_FLAG_PCIE)
3589 sc->bge_flags |= BGE_FLAG_PCIE;
4041 if (sc->bge_flags & BGE_FLAG_PCIE)
4091 if (sc->bge_flags & BGE_FLAG_PCIE) {
4124 if (sc->bge_flags & BGE_FLAG_PCIE)
4130 if (sc->bge_flags & BGE_FLAG_PCIE) {
4261 if (sc->bge_flags & BGE_FLAG_PCIE &&
5222 (sc->bge_flags & BGE_FLAG_PCIE) !
[all...]
H A Dif_bgereg.h2982 #define BGE_FLAG_PCIE 0x00000400 macro

Completed in 184 milliseconds