Home | History | Annotate | Download | only in XenBusDxe

Lines Matching defs:xsp

997   XENSTORE_PRIVATE *xsp;

998 xsp = (XENSTORE_PRIVATE *)Context;
999 if (TestAndClearBit (xsp->EventChannel, xsp->Dev->SharedInfo->evtchn_pending)) {
1012 XENSTORE_PRIVATE *xsp
1017 struct xenstore_domain_interface *XenStore = xsp->XenStore;
1034 NotifyEventChannelCheckForEvent, xsp,
1035 &xsp->EventChannelEvent);