Home
last modified time | relevance | path

Searched defs:linux_pcic (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dpcic.h19 struct linux_pcic { struct
20 void __iomem *pcic_regs;
21 unsigned long pcic_io;
22 void __iomem *pcic_config_space_addr;
24 struct resource pcic_res_regs;
25 struct resource pcic_res_io;
26 struct resource pcic_res_cfg_addr;
27 struct resource pcic_res_cfg_data;
28 struct linux_pbm_info pbm;
29 struct pcic_ca2irq *pcic_imap;
[all …]