HomeSort by: relevance | last modified time | path
    Searched refs:BGEF_PCIE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 2189 if (sc->bge_flags & BGEF_PCIE) {
2902 if (sc->bge_flags & BGEF_PCIE)
3318 sc->bge_flags |= BGEF_PCIE;
3331 sc->bge_flags |= BGEF_PCIE;
3720 if (sc->bge_flags & BGEF_PCIE)
4213 if (sc->bge_flags & BGEF_PCIE)
4277 if (sc->bge_flags & BGEF_PCIE) {
4317 if (sc->bge_flags & BGEF_PCIE)
4322 if (sc->bge_flags & BGEF_PCIE) {
4452 if (sc->bge_flags & BGEF_PCIE &
    [all...]
if_bgereg.h 2669 #define BGEF_PCIE 0x00000080

Completed in 18 milliseconds