OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:com_cdevsw
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hpcsh/dev/hd64461/
hd64461uart.c
102
extern const struct cdevsw
com_cdevsw
;
106
maj = cdevsw_lookup_major(&
com_cdevsw
);
/src/sys/arch/hpcsh/dev/hd64465/
hd64465uart.c
94
extern struct cdevsw
com_cdevsw
;
98
maj = cdevsw_lookup_major(&
com_cdevsw
);
/src/sys/arch/sparc64/dev/
com_ebus.c
105
extern const struct cdevsw
com_cdevsw
;
229
maj = cdevsw_lookup_major(&
com_cdevsw
);
/src/sys/dev/ic/
com.c
223
const struct cdevsw
com_cdevsw
= {
variable in typeref:struct:cdevsw
872
maj = cdevsw_lookup_major(&
com_cdevsw
);
1013
maj = cdevsw_lookup_major(&
com_cdevsw
);
Completed in 23 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026