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

  /src/sys/dev/tc/
stic.c 273 static int stic_unit; variable in typeref:typename:int
410 if (stic_unit < STIC_MAXDV) {
411 stic_info[stic_unit] = si;
412 si->si_unit = stic_unit++;
stic.c 273 static int stic_unit; variable in typeref:typename:int
410 if (stic_unit < STIC_MAXDV) {
411 stic_info[stic_unit] = si;
412 si->si_unit = stic_unit++;

Completed in 28 milliseconds