Searched refs:XEN_UNPLUG_ALL_IDE_DISKS (Results 1 – 2 of 2) sorted by relevance
119 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()176 xen_emul_unplug |= XEN_UNPLUG_ALL_IDE_DISKS; in xen_unplug_emulated_devices()201 xen_emul_unplug |= XEN_UNPLUG_ALL_IDE_DISKS; in parse_xen_emul_unplug()
19 #define XEN_UNPLUG_ALL_IDE_DISKS (1<<0) macro22 #define XEN_UNPLUG_ALL (XEN_UNPLUG_ALL_IDE_DISKS|\