Lines Matching defs:im_port
76 struct bfad_im_port_s *im_port;
91 im_port = bfad->pport.im_port;
92 iocmd->host = im_port->shost->host_no;
660 if (drv_itnim && drv_itnim->im_port)
661 iocmd->host = drv_itnim->im_port->shost->host_no;
2544 * Internally iterates over all the ITNIM's part of the im_port & sets the
2547 static void bfad_reset_sdev_bflags(struct bfad_im_port_s *im_port,
2555 spin_lock_irqsave(im_port->shost->host_lock, flags);
2556 list_for_each_entry(itnim, &im_port->itnim_mapped_list, list_entry) {
2557 sdev = __scsi_device_lookup(im_port->shost, itnim->channel,
2566 spin_unlock_irqrestore(im_port->shost->host_lock, flags);
2573 struct bfad_im_port_s *pport_im = bfad->pport.im_port;
2581 bfad_reset_sdev_bflags(vport->drv_port.im_port, lunmask_cfg);
3155 struct bfad_im_port_s *im_port = bfad_get_im_port(shost);
3156 struct bfad_s *bfad = im_port->bfad;
3372 struct bfad_im_port_s *im_port = bfad_get_im_port(shost);
3373 struct bfad_s *bfad = im_port->bfad;