Home | History | Annotate | Download | only in ic

Lines Matching defs:target_id

337 		u_int target_id;
348 target_id = periph->periph_target;
357 target_id, &tstate);
363 col_idx = AHD_BUILD_COL_IDX(target_id,
383 hscb->scsiid = BUILD_SCSIID(ahd, sim, target_id, our_id);
412 int target_id, our_id, first;
419 target_id = xm->xm_target;
423 tinfo = ahd_fetch_transinfo(ahd, channel, our_id, target_id,
425 ahd_compile_devinfo(&devinfo, our_id, target_id,
437 if (ahd->inited_target[target_id] == 0) {
446 ahd->inited_target[target_id] = 1;