aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/platform_pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xen/platform_pci.h')
-rw-r--r--include/xen/platform_pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xen/platform_pci.h b/include/xen/platform_pci.h
index ce9d671c636c..123b7752fa6a 100644
--- a/include/xen/platform_pci.h
+++ b/include/xen/platform_pci.h
@@ -21,6 +21,7 @@
#define XEN_UNPLUG_AUX_IDE_DISKS 4
#define XEN_UNPLUG_ALL 7
#define XEN_UNPLUG_IGNORE 8
+#define XEN_UNPLUG_NEVER 16
static inline int xen_must_unplug_nics(void) {
#if (defined(CONFIG_XEN_NETDEV_FRONTEND) || \