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

/linux-master/drivers/pci/pcie/
H A Ddpc.c348 return status & PCI_ERR_UNC_SURPDN;
/linux-master/include/ras/
H A Dras_event.h282 {PCI_ERR_UNC_SURPDN, "Surprise Down Error"}, \
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c820 ctrl |= PCI_ERR_UNC_SURPDN;
842 ctrl &= ~PCI_ERR_UNC_SURPDN;
/linux-master/include/uapi/linux/
H A Dpci_regs.h754 #define PCI_ERR_UNC_SURPDN 0x00000020 /* Surprise Down */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1020 PCI_ERR_UNC_SURPDN | /* Surprise Down */

Completed in 163 milliseconds