OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pdev_total
(Results
1 - 2
of
2
) sorted by relevancy
/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);
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);
Completed in 41 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025