Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/cobalt/
Dcobalt.h63 #define COBALT_PCICONF_VIA 0x09 macro
/linux-2.4.37.9/include/asm-mips64/cobalt/
Dcobalt.h63 #define COBALT_PCICONF_VIA 0x09 macro
/linux-2.4.37.9/arch/mips/cobalt/
Dpci.c383 dev.devfn = PCI_DEVFN(COBALT_PCICONF_VIA, 0); in pcibios_init()