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

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

Completed in 12 milliseconds