Searched refs:i_oestate_evt_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c128 } i_oestate_evt_t; typedef in typeref:struct:oestate_evt
1086 i_oestate_evt_t *evt = (i_oestate_evt_t *)arg;
1094 kmem_free(evt, sizeof (i_oestate_evt_t));
1912 i_oestate_evt_t *evt = NULL;
1979 evt = kmem_alloc(sizeof (i_oestate_evt_t), KM_SLEEP);
2273 i_oestate_evt_t *evt = NULL;
2295 evt = kmem_alloc(sizeof (i_oestate_evt_t), KM_SLEEP);

Completed in 48 milliseconds