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

  /src/sys/dev/microcode/aic7xxx/
aicasm.c 128 scope_t *sentinal; local in function:main
136 /* Set Sentinal scope node */
137 sentinal = scope_alloc();
138 sentinal->type = SCOPE_ROOT;
aicasm.c 128 scope_t *sentinal; local in function:main
136 /* Set Sentinal scope node */
137 sentinal = scope_alloc();
138 sentinal->type = SCOPE_ROOT;

Completed in 21 milliseconds