| 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);
 
 |