Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2o/
H A Diop.c1801 static u_int tctxgen; in iop_msg_alloc() local
1818 im->im_tctx = (im->im_tctx & IOP_TCTX_MASK) | tctxgen; in iop_msg_alloc()
1819 tctxgen += (1 << IOP_TCTX_SHIFT); in iop_msg_alloc()