Home
last modified time | relevance | path

Searched refs:CO_PLAIN_ID (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c858 #define CO_PLAIN_ID(xid) ((xid) & CALLOUT_ID_MASK) macro
1040 coid = CO_PLAIN_ID(co->c_xid); in callouts_cb()
1717 coid = CO_PLAIN_ID(xid); in calloutid()