Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_bnx.c3361 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()
Dif_bnxreg.h1065 #define BNX_PCICFG_MISC_CONFIG_CORE_RST_REQ (1L<<8) macro