Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
rump_autoconf.c | 71 static int pdev_total = 0; variable in typeref:typename:int 82 pdev_new = &pdevinit[pdev_total]; 86 pdev_total++; 87 KASSERT(pdev_total < MAXPDEVS); |