Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/include/asm/ !
Dpcic.h18 struct linux_pcic { struct
19 void __iomem *pcic_regs;
20 unsigned long pcic_io;
21 void __iomem *pcic_config_space_addr;
22 void __iomem *pcic_config_space_data;
23 struct resource pcic_res_regs;
24 struct resource pcic_res_io;
25 struct resource pcic_res_cfg_addr;
26 struct resource pcic_res_cfg_data;
27 struct linux_pbm_info pbm;
[all …]