Lines Matching refs:initid

1265 	int initid;
1273 initid = 7;
1279 if ((retval = cctl_get_luns(fd, target, /*lun*/ 0, initid,
1316 if ((retval = cctl_get_inquiry(fd, target, lun_val, initid,
1641 io->io_hdr.nexus.initid = id;
1739 io->io_hdr.nexus.initid = id;
1806 io->io_hdr.nexus.initid = id;
1974 io->io_hdr.nexus.initid = id;
2125 io->io_hdr.nexus.initid = id;
2319 io->io_hdr.nexus.initid = id;
2395 io->io_hdr.nexus.initid = id;
2499 io->io_hdr.nexus.initid = id;
2543 io->io_hdr.nexus.initid = id;
2621 io->io_hdr.nexus.initid = id;
2681 io->io_hdr.nexus.initid = id;
2750 io->io_hdr.nexus.initid = id;
2839 io->io_hdr.nexus.initid = id;
2964 io->io_hdr.nexus.initid = id;
4229 int initid;
4240 initid = 7;
4355 initid = strtol(optarg, NULL, 0);
4363 initid = 7;
4404 retval = cctl_tur(fd, target, lun, initid, retries);
4407 retval = cctl_inquiry(fd, target, lun, initid, retries);
4410 retval = cctl_req_sense(fd, target, lun, initid, retries);
4413 retval = cctl_report_luns(fd, target, lun, initid, retries);
4426 retval = cctl_read_write(fd, target, lun, initid, retries,
4433 retval = cctl_read_capacity(fd, target, lun, initid, retries,
4437 retval = cctl_mode_sense(fd, target, lun, initid, retries,
4442 retval = cctl_start_stop(fd, target, lun, initid, retries,
4447 retval = cctl_sync_cache(fd, target, lun, initid, retries,
4452 retval = cctl_startup_shutdown(fd, target, lun, initid,
4460 retval = cctl_bbrread(fd, target, lun, initid, argc, argv,
4488 retval = cctl_persistent_reserve_in(fd, target, lun, initid,
4493 retval = cctl_persistent_reserve_out(fd, target, lun, initid,
4498 retval = cctl_inquiry_vpd_devid(fd, target, lun, initid);
4501 retval = cctl_report_target_port_group(fd, target, lun, initid);