Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c3345 if (!(msi_ctrl & BNX2_PCICFG_MSI_CONTROL_ENABLE)) in bnx2_chk_missed_msi()
3350 ~BNX2_PCICFG_MSI_CONTROL_ENABLE); in bnx2_chk_missed_msi()
Dbnx2.h386 #define BNX2_PCICFG_MSI_CONTROL_ENABLE (1L<<16) macro