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

  /src/sys/arch/atari/atari/
autoconf.c 142 atari_config_found(cfdata_t pcfp, device_t parent, void *aux, cfprint_t pfn, function in typeref:typename:int
196 * Note: The order of the 'atari_config_found()' calls is
201 atari_config_found(cf, NULL, __UNCONST("pcib") , NULL, CFARGS_NONE);
202 atari_config_found(cf, NULL, __UNCONST("isab") , NULL, CFARGS_NONE);
203 atari_config_found(cf, NULL, __UNCONST("grfbus"), NULL, CFARGS_NONE);

Completed in 11 milliseconds