Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dpcic.h19 struct linux_pcic { struct
20 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 …]