OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
211
const struct cdevsw
com_cdevsw
= {
variable in typeref:typename:const struct cdevsw
814
maj = cdevsw_lookup_major(&
com_cdevsw
);
932
maj = cdevsw_lookup_major(&
com_cdevsw
);
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025