Home
last modified time | relevance | path

Searched refs:WILDFIRE_pci (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dcore_wildfire.c119 pci = WILDFIRE_pci(qbbno, hoseno); in wildfire_init_hose()
351 wildfire_pci *pci = WILDFIRE_pci(qbbno, hoseno); in wildfire_pci_tbi()
448 wildfire_pci *pci = WILDFIRE_pci(qbbno, hoseno); in wildfire_dump_pci_regs()
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_wildfire.h261 #define WILDFIRE_pci(q,h) \ macro