Searched defs:linux_pcic (Results 1 – 1 of 1) sorted by relevance
19 struct linux_pcic { struct20 unsigned long pcic_regs;21 unsigned long pcic_io;22 unsigned long pcic_config_space_addr;23 unsigned long pcic_config_space_data;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;[all …]