Searched defs:devmap_handle (Results 1 – 1 of 1) sorted by relevance
172 typedef struct devmap_handle { struct200 struct devmap_handle *dh_next; argument201 struct devmap_softlock *dh_softlock;202 struct devmap_ctx *dh_ctx;203 ddi_umem_cookie_t dh_cookie; /* kmem cookie */204 devmap_pmem_cookie_t dh_pcookie; /* pmem cookie */209 uint_t dh_prot;236 } devmap_handle_t; argument