Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c7797 bp->flags |= BNX2_FLAG_PCI_32BIT; in bnx2_get_pci_speed()
8267 if (bp->flags & BNX2_FLAG_PCI_32BIT) in bnx2_bus_string()
Dbnx2.h6732 #define BNX2_FLAG_PCI_32BIT 0x00000002 macro