Searched refs:pccons_isa_conf (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Dpccons_isavar.h33 extern struct pccons_config *pccons_isa_conf;
H A Dpccons_isa.c51 struct pccons_config *pccons_isa_conf; variable in typeref:struct:pccons_config
91 if (pccons_isa_conf == NULL)
95 pccons_isa_conf))
125 pccons_isa_conf);
132 if (pccons_isa_conf == NULL)
135 pccons_common_cnattach(iot, memt, iot, pccons_isa_conf);
H A Dopms_isa.c52 struct pccons_config *pccons_isa_conf; /* share stroage with pccons_isa.c */ variable in typeref:struct:pccons_config
81 if (pccons_isa_conf == NULL)
84 if (!opms_common_match(ia->ia_iot, pccons_isa_conf))
112 opms_common_attach(sc, ia->ia_iot, pccons_isa_conf);
/netbsd-6-1-5-RELEASE/sys/arch/arc/arc/
H A Dp_dti_arcstation.c236 pccons_isa_conf = &pccons_dti_arcstation_conf;
H A Dp_dti_tyne.c238 pccons_isa_conf = &pccons_dti_tyne_conf;

Completed in 101 milliseconds