Lines Matching refs:initid
981 msg->hdr.nexus.initid = iid; in ctl_isc_announce_iid()
1018 msg->hdr.nexus.initid = initidx % CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode()
1328 iid = msg->hdr.nexus.initid; in ctl_isc_iid_sync()
3552 return (nexus->initid + (nexus->targ_port * CTL_MAX_INIT_PER_PORT)); in ctl_get_initindex()
4916 msg.hdr.nexus.initid = -1; in ctl_lun_has_media()
5011 msg.hdr.nexus.initid = -1; in ctl_lun_capacity_changed()
10931 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
10932 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
10953 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
10954 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
11884 init_id == xioh->nexus.initid)) { in ctl_abort_tasks_lun()
11886 init_id != xioh->nexus.initid) in ctl_abort_tasks_lun()
11930 io->io_hdr.nexus.initid, in ctl_abort_task_set()
12033 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
12104 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
12507 io->scsiio.tag_num, io->io_hdr.nexus.initid,
12909 io->scsiio.tag_num, io->io_hdr.nexus.initid,
13303 io->io_hdr.nexus.initid,
13499 msg.hdr.nexus.initid = -1;
13528 io->io_hdr.nexus.initid) % worker_threads;