Searched refs:XEN_UNPLUG_ALL_IDE_DISKS (Results 1 – 2 of 2) sorted by relevance
109 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()170 xen_emul_unplug |= XEN_UNPLUG_ALL_IDE_DISKS; in xen_unplug_emulated_devices()195 xen_emul_unplug |= XEN_UNPLUG_ALL_IDE_DISKS; in parse_xen_emul_unplug()
20 #define XEN_UNPLUG_ALL_IDE_DISKS (1<<0) macro23 #define XEN_UNPLUG_ALL (XEN_UNPLUG_ALL_IDE_DISKS|\