Searched refs:PCI_ERROR_PCI_NO_RSP (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c118 if(immap->im_pci.pci_esr & cpu_to_le32(PCI_ERROR_PCI_NO_RSP)) {
119 immap->im_pci.pci_esr = cpu_to_le32(PCI_ERROR_PCI_NO_RSP);
/u-boot/arch/powerpc/include/asm/
H A Dmpc8349_pci.h143 #define PCI_ERROR_PCI_NO_RSP 0x00000008 macro

Completed in 42 milliseconds