OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xencons
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
xencons.c
1
/* $NetBSD:
xencons
.c,v 1.53 2023/02/25 00:35:40 riastradh Exp $ */
56
__KERNEL_RCSID(0, "$NetBSD:
xencons
.c,v 1.53 2023/02/25 00:35:40 riastradh Exp $");
111
CFATTACH_DECL_NEW(
xencons
, sizeof(struct xencons_softc),
148
static struct consdev
xencons
= {
variable in typeref:struct:consdev
163
if (strcmp(xa->xa_device, "
xencons
") == 0)
533
cn_tab = &
xencons
;
xencons.c
1
/* $NetBSD:
xencons
.c,v 1.53 2023/02/25 00:35:40 riastradh Exp $ */
56
__KERNEL_RCSID(0, "$NetBSD:
xencons
.c,v 1.53 2023/02/25 00:35:40 riastradh Exp $");
111
CFATTACH_DECL_NEW(
xencons
, sizeof(struct xencons_softc),
148
static struct consdev
xencons
= {
variable in typeref:struct:consdev
163
if (strcmp(xa->xa_device, "
xencons
") == 0)
533
cn_tab = &
xencons
;
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025