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

  /src/sys/dev/microcode/aic7xxx/
aicasm.c 107 symlist_t patch_functions; variable in typeref:typename:symlist_t
401 for (cur_node = SLIST_FIRST(&patch_functions);
552 for (func_count = 0, cur_func = SLIST_FIRST(&patch_functions);
573 for (cur_func = SLIST_FIRST(&patch_functions);
730 symlist_free(&patch_functions);
aicasm.c 107 symlist_t patch_functions; variable in typeref:typename:symlist_t
401 for (cur_node = SLIST_FIRST(&patch_functions);
552 for (func_count = 0, cur_func = SLIST_FIRST(&patch_functions);
573 for (cur_func = SLIST_FIRST(&patch_functions);
730 symlist_free(&patch_functions);
aicasm.c 107 symlist_t patch_functions; variable in typeref:typename:symlist_t
401 for (cur_node = SLIST_FIRST(&patch_functions);
552 for (func_count = 0, cur_func = SLIST_FIRST(&patch_functions);
573 for (cur_func = SLIST_FIRST(&patch_functions);
730 symlist_free(&patch_functions);

Completed in 32 milliseconds