HomeSort by relevance Sort by last modified time
    Searched refs:PCI_ERROR_PCI_NO_RSP (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/powerpc/cpu/mpc83xx/
traps.c 116 if(immap->im_pci.pci_esr & cpu_to_le32(PCI_ERROR_PCI_NO_RSP)) {
117 immap->im_pci.pci_esr = cpu_to_le32(PCI_ERROR_PCI_NO_RSP);
  /external/u-boot/arch/powerpc/include/asm/
mpc8349_pci.h 143 #define PCI_ERROR_PCI_NO_RSP 0x00000008

Completed in 220 milliseconds