Lines Matching refs:initid
983 msg->hdr.nexus.initid = iid; in ctl_isc_announce_iid()
1019 msg.hdr.nexus.initid = initidx % CTL_MAX_INIT_PER_PORT; in ctl_isc_announce_mode()
1329 iid = msg->hdr.nexus.initid; in ctl_isc_iid_sync()
3555 return (nexus->initid + (nexus->targ_port * CTL_MAX_INIT_PER_PORT)); in ctl_get_initindex()
4974 msg.hdr.nexus.initid = -1; in ctl_lun_has_media()
5072 msg.hdr.nexus.initid = -1; in ctl_lun_capacity_changed()
10934 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
10935 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
10956 && (pending_io->io_hdr.nexus.initid == in ctl_check_for_blockage()
10957 ooa_io->io_hdr.nexus.initid)) in ctl_check_for_blockage()
11911 init_id == xio->io_hdr.nexus.initid)) { in ctl_abort_tasks_lun()
11913 init_id != xio->io_hdr.nexus.initid) in ctl_abort_tasks_lun()
11957 io->io_hdr.nexus.initid, in ctl_abort_task_set()
12061 || (xio->io_hdr.nexus.initid != io->io_hdr.nexus.initid)
12133 || (xio->io_hdr.nexus.initid != io->io_hdr.nexus.initid)
12530 io->scsiio.tag_num, io->io_hdr.nexus.initid,
12936 io->scsiio.tag_num, io->io_hdr.nexus.initid,
13293 io->io_hdr.nexus.initid,
13520 msg.hdr.nexus.initid = -1;
13549 io->io_hdr.nexus.initid) % worker_threads;