HomeSort by: relevance | last modified time | path
    Searched defs:xbdi_handle (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/xen/
xbdback_xenbus.c 190 uint32_t xbdi_handle; /* domain-specific handle */ member in struct:xbdback_instance
357 xbdi->xbdi_handle = handle;
359 xbdi->xbdi_domid, xbdi->xbdi_handle);
644 xbdi->xbdi_handle, xbdi->xbdi_handle, xbdi->xbdi_evtchn, proto);
902 if (xbdi->xbdi_domid == dom && xbdi->xbdi_handle == handle) {
xbdback_xenbus.c 190 uint32_t xbdi_handle; /* domain-specific handle */ member in struct:xbdback_instance
357 xbdi->xbdi_handle = handle;
359 xbdi->xbdi_domid, xbdi->xbdi_handle);
644 xbdi->xbdi_handle, xbdi->xbdi_handle, xbdi->xbdi_evtchn, proto);
902 if (xbdi->xbdi_domid == dom && xbdi->xbdi_handle == handle) {
xbdback_xenbus.c 190 uint32_t xbdi_handle; /* domain-specific handle */ member in struct:xbdback_instance
357 xbdi->xbdi_handle = handle;
359 xbdi->xbdi_domid, xbdi->xbdi_handle);
644 xbdi->xbdi_handle, xbdi->xbdi_handle, xbdi->xbdi_evtchn, proto);
902 if (xbdi->xbdi_domid == dom && xbdi->xbdi_handle == handle) {

Completed in 75 milliseconds