Searched refs:xhat_provider (Results 1 – 3 of 3) sorted by relevance
41 xhat_provider_t *xhat_provider = NULL; variable89 provider->next = xhat_provider; in xhat_provider_register()91 if (xhat_provider) in xhat_provider_register()92 xhat_provider->prev = provider; in xhat_provider_register()93 xhat_provider = provider; in xhat_provider_register()94 xhat_provider->xhat_provider_refcnt = 0; in xhat_provider_register()119 xhat_provider = provider->next; in xhat_provider_unregister()150 xh->xhat_provider = provider; in xhat_attach_xhat()194 if (xh->xhat_provider == provider) { in xhat_detach_xhat()
75 #define XHAT_PROPS(_h) XHAT_POPS(((struct xhat *)(_h))->xhat_provider)137 typedef struct xhat_provider { struct140 struct xhat_provider *next; argument141 struct xhat_provider *prev; argument159 xhat_provider_t *xhat_provider; member
49 xblk_cache_t *xblkcache = xhat->xhat_provider->xblkcache; in xhat_alloc_xhatblk()81 xhat_provider->xblkcache; in xhat_free_xhatblk()