Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
HDif_bce.c613 if (sc->bce_flags & BCE_PCIE_FLAG) { in bce_print_adapter_info()
673 sc->bce_flags |= BCE_PCIE_FLAG; in bce_probe_pci_caps()
HDif_bcereg.h5954 #define BCE_PCIE_FLAG 0x00000200 macro