Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h6334 #define BCE_PCI_32BIT_FLAG 0x00000002 macro
H A Dif_bce.c741 ((sc->bce_flags & BCE_PCI_32BIT_FLAG) ? in bce_print_adapter_info()
1305 sc->bce_flags |= BCE_PCI_32BIT_FLAG; in bce_attach()