Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ec_init
usr/src/uts/i86pc/i86hvm/io/xpv/xpv_support.c
673
if (ec_init() != 0)
usr/src/uts/i86pc/os/startup.c
1535
(void) ec_init();
usr/src/uts/i86pc/sys/xpv_support.h
54
extern int ec_init(void);
usr/src/uts/i86xpv/sys/evtchn_impl.h
147
extern int ec_init(void);
usr/src/uts/intel/io/acpica/acpica_ec.c
738
ec_init();