Home
last modified time | relevance | path

Searched refs:COBALT_PCICONF_PCISLOT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-mips/cobalt/
Dcobalt.h64 #define COBALT_PCICONF_PCISLOT 0x0A macro
/linux-2.4.37.9/include/asm-mips64/cobalt/
Dcobalt.h64 #define COBALT_PCICONF_PCISLOT 0x0A macro
/linux-2.4.37.9/arch/mips/cobalt/
Dpci.c238 if (PCI_SLOT(dev->devfn) == COBALT_PCICONF_PCISLOT) { in qube_pcibios_fixup()