Home
last modified time | relevance | path

Searched refs:xendev_hotplug_cmd_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h137 } xendev_hotplug_cmd_t; typedef
203 int xvdi_post_event(dev_info_t *, xendev_hotplug_cmd_t);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1701 xvdi_post_event(dev_info_t *dip, xendev_hotplug_cmd_t hpc) in xvdi_post_event()