Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/i2o/
Diop.c381 im->im_tctx = i; in iop_init()
655 mf.msgtctx = im->im_tctx; in iop_reconfigure()
1056 mf->msgtctx = im->im_tctx; in iop_hrt_get0()
1123 mf->msgtctx = im->im_tctx; in iop_lct_get0()
1226 mf->msgtctx = im->im_tctx; in iop_param_op()
1282 mf.msgtctx = im->im_tctx; in iop_simple_cmd()
1309 mf->msgtctx = im->im_tctx; in iop_systab_set()
1536 tctx != im->im_tctx) { in iop_handle_reply()
1542 im->im_tctx); in iop_handle_reply()
1667 im->im_tctx = (im->im_tctx & IOP_TCTX_MASK) | tctxgen; in iop_msg_alloc()
[all …]
Diopsp.c395 mf.msgtctx = im->im_tctx; in iopsp_rescan()
472 mf->msgtctx = im->im_tctx;
546 mf.msgtctx = im->im_tctx; in iopsp_scsi_abort()
547 mf.tctxabort = aim->im_tctx; in iopsp_scsi_abort()
Diopvar.h63 u_int im_tctx; /* Transaction context */ member
Dioprbs.c1012 mf->msgtctx = im->im_tctx; in ioprbs_start()