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

  /src/sys/dev/microcode/aic7xxx/
aicasm.c 485 cur_scope = TAILQ_NEXT(cur_scope, scope_links);
777 new_scope, scope_links); local
846 cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links);
aicasm.c 485 cur_scope = TAILQ_NEXT(cur_scope, scope_links);
777 new_scope, scope_links); local
846 cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links);
aicasm_symbol.h 172 TAILQ_ENTRY(scope) scope_links; member in struct:scope
aicasm_symbol.h 172 TAILQ_ENTRY(scope) scope_links; member in struct:scope

Completed in 26 milliseconds