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

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h115 } xd_xb_watches_t; typedef in typeref:struct:xd_xb_watches
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c267 list_create(&pdp->xd_xb_watches, sizeof (xd_xb_watches_t),
268 offsetof(xd_xb_watches_t, xxw_list));
1203 i_xvdi_xb_watch_free(xd_xb_watches_t *xxwp)
1211 i_xvdi_xb_watch_release(xd_xb_watches_t *xxwp)
1220 i_xvdi_xb_watch_hold(xd_xb_watches_t *xxwp)
1230 xd_xb_watches_t *xxwp = (xd_xb_watches_t *)arg;
1246 xd_xb_watches_t *xxwp;
1280 xd_xb_watches_t *xxw_new, *xxwp;
1359 xd_xb_watches_t *xxw
[all...]

Completed in 62 milliseconds