Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_bnxreg.h37 #define BNX_PCI_32BIT_FLAG 0x02 macro
H A Dif_bnx.c484 (sc->bnx_flags & BNX_PCI_32BIT_FLAG) ? 32 : 64, in bnx_print_adapter_info()
772 sc->bnx_flags |= BNX_PCI_32BIT_FLAG; in bnx_attach()