Home
last modified time | relevance | path

Searched refs:XEN_UNPLUG_IDESEC (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pv/
H A Dxenvar.h164 #define XEN_UNPLUG_IDESEC 0x0004 /* disable emul. secondary IDE */ macro
H A Dxbf.c311 xen_unplug_emulated(parent, XEN_UNPLUG_IDE | XEN_UNPLUG_IDESEC); in xbf_attach()
H A Dxen.c1533 if (sc->sc_unplug & XEN_UNPLUG_IDESEC) in xen_disable_emulated_devices()