Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h407 #define BNX2_PCICFG_MISC_STATUS_M66EN (1L<<2) macro
Dbnx2.c7790 if (reg & BNX2_PCICFG_MISC_STATUS_M66EN) in bnx2_get_pci_speed()