Symbol: xencons
usr/src/uts/common/xen/io/xencons.c
1096
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
1243
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
1282
struct xencons *xcp = xencons_console;
usr/src/uts/common/xen/io/xencons.c
1320
struct xencons *xcp = (struct xencons *)arg;
usr/src/uts/common/xen/io/xencons.c
1358
struct xencons *xcp = (struct xencons *)arg;
usr/src/uts/common/xen/io/xencons.c
142
static void xencons_soft_state_free(struct xencons *);
usr/src/uts/common/xen/io/xencons.c
1431
xcasync_flowcontrol_sw_output(struct xencons *xcp, async_flowc_action onoff)
usr/src/uts/common/xen/io/xencons.c
144
xcasync_flowcontrol_sw_input(struct xencons *, async_flowc_action, int);
usr/src/uts/common/xen/io/xencons.c
146
xcasync_flowcontrol_sw_output(struct xencons *, async_flowc_action);
usr/src/uts/common/xen/io/xencons.c
1476
xcasync_flowcontrol_sw_input(struct xencons *xcp, async_flowc_action onoff,
usr/src/uts/common/xen/io/xencons.c
150
struct xencons *xencons_console;
usr/src/uts/common/xen/io/xencons.c
153
xenconssetup_avintr(struct xencons *xcp, int attach)
usr/src/uts/common/xen/io/xencons.c
1630
sizeof (struct xencons), 1)) != 0)
usr/src/uts/common/xen/io/xencons.c
190
xenconssetup_add_avintr(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
196
xenconssetup_rem_avintr(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
205
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
254
xenconssetup(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
302
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
376
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
405
xencons_soft_state_free(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
417
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
473
struct xencons *xcp;
usr/src/uts/common/xen/io/xencons.c
529
xencons_rxint(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
697
xencons_txint(struct xencons *xcp)
usr/src/uts/common/xen/io/xencons.c
734
struct xencons *xcp = (struct xencons *)arg;
usr/src/uts/common/xen/io/xencons.c
750
struct xencons *xcp = (struct xencons *)arg;
usr/src/uts/common/xen/io/xencons.c
764
struct xencons *xcp = async->async_common;
usr/src/uts/common/xen/io/xencons.c
894
struct xencons *xcp = async->async_common;
usr/src/uts/common/xen/io/xencons.h
144
struct xencons *async_common; /* device common data */