Home
last modified time | relevance | path

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

/linux/include/ras/
H A Dras_event.h282 {PCI_ERR_UNC_SURPDN, "Surprise Down Error"}, \
/linux/drivers/pci/pcie/
H A Ddpc.c348 return status & PCI_ERR_UNC_SURPDN; in dpc_is_surprise_removal()
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c819 ctrl |= PCI_ERR_UNC_SURPDN; in __pnv_eeh_bridge_reset()
841 ctrl &= ~PCI_ERR_UNC_SURPDN; in __pnv_eeh_bridge_reset()
/linux/include/uapi/linux/
H A Dpci_regs.h757 #define PCI_ERR_UNC_SURPDN 0x00000020 /* Surprise Down */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1020 PCI_ERR_UNC_SURPDN | /* Surprise Down */ in init_pci_ext_cap_err_perm()