Searched refs:BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ (Results 1 – 2 of 2) sorted by relevance
3361 val = BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bnx_reset()3369 if ((val & (BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bnx_reset()3377 if (val & (BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bnx_reset()
1065 #define BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ (1L<<8) macro