ia_tid            544 dev/i2o/iop.c  	ia.ia_tid = I2O_TID_IOP;
ia_tid            764 dev/i2o/iop.c  		ia.ia_tid = sc->sc_tidmap[i].it_tid;
ia_tid            779 dev/i2o/iop.c   			if (ia.ia_tid == ii->ii_tid) {
ia_tid            843 dev/i2o/iop.c  	printf(" tid %d", ia->ia_tid);
ia_tid            866 dev/i2o/iop.c  	if (cf->iopcf_tid != IOPCF_TID_DEFAULT && cf->iopcf_tid != ia->ia_tid)
ia_tid            212 dev/i2o/ioprbs.c 	sc->sc_ii.ii_tid = ia->ia_tid;
ia_tid            219 dev/i2o/ioprbs.c 	sc->sc_eventii.ii_tid = ia->ia_tid;
ia_tid            241 dev/i2o/ioprbs.c 	iop_print_ident(iop, ia->ia_tid);
ia_tid            254 dev/i2o/ioprbs.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_RBS_DEVICE_INFO,
ia_tid            304 dev/i2o/ioprbs.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 0,
ia_tid            321 dev/i2o/ioprbs.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_RBS_OPERATION,
ia_tid            333 dev/i2o/ioprbs.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 1, I2O_PARAM_RBS_OPERATION,
ia_tid            114 dev/i2o/iopsp.c 	if ((rv = iop_param_op((struct iop_softc *)parent, ia->ia_tid, NULL, 0,
ia_tid            158 dev/i2o/iopsp.c 	sc->sc_ii.ii_tid = ia->ia_tid;
ia_tid            163 dev/i2o/iopsp.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_HBA_CTLR_INFO,
ia_tid            178 dev/i2o/iopsp.c 	iop_print_ident(iop, ia->ia_tid);
ia_tid            181 dev/i2o/iopsp.c 	rv = iop_param_op(iop, ia->ia_tid, NULL, 0,
ia_tid            163 dev/i2o/iopvar.h 	int	ia_tid;			/* target ID */