Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c4917 val = BCE_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bce_reset()
4925 if ((val & (BCE_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bce_reset()
4933 if (val & (BCE_PCICFG_MISC_CONFIG_CORE_RST_REQ | in bce_reset()
H A Dif_bcereg.h1492 #define BCE_PCICFG_MISC_CONFIG_CORE_RST_REQ (1L<<8) macro