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

  /src/sys/kern/
subr_autoconf.c 1574 int myunit; local in function:config_devalloc
1610 myunit = config_unit_alloc(dev, cd, cf);
1611 if (myunit == -1) {
1618 xunit = number(&num[sizeof(num)], myunit);

Completed in 14 milliseconds