Home
last modified time | relevance | path

Searched refs:PCIEM_DEVSTS_FATAL_ERR (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/pciconf/
H A Derr.c65 { PCIEM_DEVSTS_FATAL_ERR, "Fatal Error Detected" },
73 PCIEM_DEVSTS_FATAL_ERR | \
/dragonfly/sys/bus/pci/
H A Dpcireg.h740 #define PCIEM_DEVSTS_FATAL_ERR 0x4 /* Fatal Error */ macro
/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c2892 PCIEM_DEVSTS_FATAL_ERR | in bge_reset()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2685 PCIEM_DEVSTS_FATAL_ERR | in bnx_reset()