OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucom_cdevsw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/dev/lib/libucom/
ucom_at_usb.c
22
extern struct cdevsw
ucom_cdevsw
;
26
FLAWLESSCALL(devsw_attach("ucom", NULL, &bmaj, &
ucom_cdevsw
, &cmaj));
/src/sys/dev/usb/
ucom.c
210
const struct cdevsw
ucom_cdevsw
= {
variable in typeref:typename:const struct cdevsw
426
maj = cdevsw_lookup_major(&
ucom_cdevsw
);
Completed in 34 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025