HomeSort by: relevance | last modified time | path
    Searched defs:pccons_isa_conf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arc/isa/
pccons_isa.c 51 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);

Completed in 22 milliseconds