Home
last modified time | relevance | path

Searched refs:xendev_hotplug_state_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/xen/sys/
H A Dxendev.h149 } xendev_hotplug_state_t; typedef
/titanic_41/usr/src/uts/common/xen/io/
H A Dblk_common.c418 xendev_hotplug_state_t hpstate; in blk_hp_state_change()
423 hpstate = *(xendev_hotplug_state_t *)impl_data; in blk_hp_state_change()
H A Dxdb.c1558 xendev_hotplug_state_t state = *(xendev_hotplug_state_t *)impl_data; in xdb_hp_state_change()
H A Dxnb.c2000 xendev_hotplug_state_t state = *(xendev_hotplug_state_t *)impl_data; in xnb_hp_state_change()
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c1153 xendev_hotplug_state_t new_state = Unrecognized; in i_xvdi_hpstate_handler()