Home
last modified time | relevance | path

Searched defs:devmap_ctx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddidevmap.h138 struct devmap_ctx { struct
141 struct devmap_ctx *next; argument
142 kmutex_t lock;
143 kcondvar_t cv;
144 int refcnt; /* Number of threads with mappings */
145 uint_t oncpu; /* this context is running on a cpu */
146 timeout_id_t timeout; /* Timeout ID */