Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XEN_IOPORT_MAGIC
arch/x86/xen/platform-pci-unplug.c
33
magic = inw(XEN_IOPORT_MAGIC);
arch/x86/xen/platform-pci-unplug.c
48
if (inw(XEN_IOPORT_MAGIC) != XEN_IOPORT_MAGIC_VAL) {