OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cdevsw0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
emul.c
78
const struct cdevsw *
cdevsw0
[255];
variable in typeref:typename:const struct cdevsw * [255]
79
const struct cdevsw **cdevsw =
cdevsw0
;
/src/sys/kern/
subr_devsw.c
43
* the
cdevsw0
and bdevsw0 tables. Drivers can also be added to
49
* indexes (bdevsw0,
cdevsw0
) are used. If these overflow due to
111
extern const struct cdevsw **cdevsw, *
cdevsw0
[];
593
KASSERT(cdevsw ==
cdevsw0
);
Completed in 13 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025