Searched refs:tctxgen (Results 1 – 1 of 1) sorted by relevance
1801 static u_int tctxgen; in iop_msg_alloc() local1818 im->im_tctx = (im->im_tctx & IOP_TCTX_MASK) | tctxgen; in iop_msg_alloc()1819 tctxgen += (1 << IOP_TCTX_SHIFT); in iop_msg_alloc()