Lines Matching refs:initid
980 msg->hdr.nexus.initid = iid; in ctl_isc_announce_iid()
1017 msg->hdr.nexus.initid = initidx % CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode()
1379 iid = msg->hdr.nexus.initid; in ctl_isc_iid_sync()
3634 return (nexus->initid + (nexus->targ_port * CTL_MAX_INIT_PER_PORT)); in ctl_get_initindex()
4998 msg.hdr.nexus.initid = -1; in ctl_lun_has_media()
5093 msg.hdr.nexus.initid = -1; in ctl_lun_capacity_changed()
11021 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
11022 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
11043 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
11044 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
11976 init_id == xioh->nexus.initid)) { in ctl_abort_tasks_lun()
11978 init_id != xioh->nexus.initid) in ctl_abort_tasks_lun()
12022 io->io_hdr.nexus.initid, in ctl_abort_task_set()
12125 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
12196 || (xioh->nexus.initid != io->io_hdr.nexus.initid)
12599 io->scsiio.tag_num, io->io_hdr.nexus.initid,
13001 io->scsiio.tag_num, io->io_hdr.nexus.initid,
13377 io->io_hdr.nexus.initid,
13573 msg.hdr.nexus.initid = -1;
13602 io->io_hdr.nexus.initid) % worker_threads;