Home
last modified time | relevance | path

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

/linux-4.1.27/include/ras/
Dras_event.h190 {PCI_ERR_UNC_SURPDN, "Surprise Down Error"}, \
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h641 #define PCI_ERR_UNC_SURPDN 0x00000020 /* Surprise Down */ macro
/linux-4.1.27/arch/powerpc/platforms/powernv/
Deeh-powernv.c864 ctrl |= PCI_ERR_UNC_SURPDN; in pnv_eeh_bridge_reset()
886 ctrl &= ~PCI_ERR_UNC_SURPDN; in pnv_eeh_bridge_reset()
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c736 PCI_ERR_UNC_SURPDN | /* Surprise Down */ in init_pci_ext_cap_err_perm()