Lines Matching refs:initid
950 msg->hdr.nexus.initid = iid; in ctl_isc_announce_iid()
987 msg->hdr.nexus.initid = initidx % CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode()
1349 iid = msg->hdr.nexus.initid; in ctl_isc_iid_sync()
3627 return (nexus->initid + (nexus->targ_port * CTL_MAX_INIT_PER_PORT)); in ctl_get_initindex()
4863 msg.hdr.nexus.initid = -1; in ctl_lun_has_media()
4958 msg.hdr.nexus.initid = -1; in ctl_lun_capacity_changed()
11701 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
11702 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
11723 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
11724 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
12729 init_id == xioh->nexus.initid)) { in ctl_abort_tasks_lun()
12731 init_id != xioh->nexus.initid) in ctl_abort_tasks_lun()
12776 io->io_hdr.nexus.initid, in ctl_abort_task_set()
12881 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
12954 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
13381 io->scsiio.tag_num, io->io_hdr.nexus.initid,
13389 io->io_hdr.nexus.initid, io->io_hdr.nexus.targ_port,
13807 io->scsiio.tag_num, io->io_hdr.nexus.initid,
14227 io->io_hdr.nexus.initid,
14245 io->io_hdr.nexus.initid,
14258 io->io_hdr.nexus.initid,
14474 msg.hdr.nexus.initid = -1;
14503 io->io_hdr.nexus.initid) % worker_threads;