Searched refs:im_port (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/bfa/
H A Dbfad_im.c36 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
177 struct bfad_im_port_s *im_port = local
179 struct bfad_s *bfad = im_port->bfad;
198 struct bfad_im_port_s *im_port = local
200 struct bfad_s *bfad = im_port->bfad;
221 im_port->shost->host_no, cmnd, hal_io->iotag);
238 im_port->shost->host_no, cmnd, hal_io->iotag);
286 struct bfad_im_port_s *im_port = local
289 struct bfad_s *bfad = im_port->bfad;
350 struct bfad_im_port_s *im_port local
520 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, struct device *dev) argument
581 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) argument
600 struct bfad_im_port_s *im_port = local
613 struct bfad_im_port_s *im_port; local
635 struct bfad_im_port_s *im_port = port->im_port; local
642 bfad_im_port_clean(struct bfad_im_port_s *im_port) argument
722 bfad_scsi_host_alloc(struct bfad_im_port_s *im_port, struct bfad_s *bfad) argument
740 bfad_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) argument
907 bfad_get_itnim(struct bfad_im_port_s *im_port, int id) argument
1025 bfad_fc_host_init(struct bfad_im_port_s *im_port) argument
1058 bfad_im_fc_rport_add(struct bfad_im_port_s *im_port, struct bfad_itnim_s *itnim) argument
1110 struct bfad_im_port_s *im_port; local
1205 struct bfad_im_port_s *im_port = local
[all...]
H A Dbfad_attr.c32 struct bfad_im_port_s *im_port; local
39 im_port = (struct bfad_im_port_s *) shost->hostdata[0];
40 bfad = im_port->bfad;
43 itnim = bfad_get_itnim(im_port, starget->id);
58 struct bfad_im_port_s *im_port; local
65 im_port = (struct bfad_im_port_s *) shost->hostdata[0];
66 bfad = im_port->bfad;
69 itnim = bfad_get_itnim(im_port, starget->id);
84 struct bfad_im_port_s *im_port; local
91 im_port
109 struct bfad_im_port_s *im_port = local
123 struct bfad_im_port_s *im_port = local
155 struct bfad_im_port_s *im_port = local
192 struct bfad_im_port_s *im_port = local
211 struct bfad_im_port_s *im_port = local
248 struct bfad_im_port_s *im_port = local
265 struct bfad_im_port_s *im_port = local
316 struct bfad_im_port_s *im_port = local
378 struct bfad_im_port_s *im_port = local
448 struct bfad_im_port_s *im_port = local
486 struct bfad_im_port_s *im_port = local
688 struct bfad_im_port_s *im_port = local
702 struct bfad_im_port_s *im_port = local
716 struct bfad_im_port_s *im_port = local
804 struct bfad_im_port_s *im_port = local
818 struct bfad_im_port_s *im_port = local
835 struct bfad_im_port_s *im_port = local
856 struct bfad_im_port_s *im_port = local
870 struct bfad_im_port_s *im_port = local
884 struct bfad_im_port_s *im_port = local
904 struct bfad_im_port_s *im_port = local
[all...]
H A Dbfad_im.h35 void bfad_im_port_clean(struct bfad_im_port_s *im_port);
37 struct bfad_im_port_s *im_port, struct device *dev);
39 struct bfad_im_port_s *im_port);
89 struct bfad_im_port_s *im_port; member in struct:bfad_itnim_s
143 struct Scsi_Host *bfad_scsi_host_alloc(struct bfad_im_port_s *im_port,
147 void bfad_fc_host_init(struct bfad_im_port_s *im_port);
149 struct bfad_im_port_s *im_port);
153 struct bfad_itnim_s *bfad_get_itnim(struct bfad_im_port_s *im_port, int id);
174 * Internally iterate's over all the ITNIM's part of the im_port & set's the
H A Dbfad.c669 rc = bfad_im_scsi_host_alloc(bfad, vport->drv_port.im_port,
982 if (bfad->pport.im_port == NULL) {
987 rc = bfad_im_scsi_host_alloc(bfad, bfad->pport.im_port,
1006 bfad_im_scsi_host_free(bfad, bfad->pport.im_port);
1007 bfad_im_port_clean(bfad->pport.im_port);
1008 kfree(bfad->pport.im_port);
1058 bfad_fc_host_init(bfad->pport.im_port);
1091 fc_vport = fc_vport_create(bfad->pport.im_port->shost, 0, &vid);
H A Dbfad_drv.h137 struct bfad_im_port_s *im_port; /* IM specific data */ member in struct:bfad_port_s
H A Dbfad_bsg.c79 struct bfad_im_port_s *im_port; local
94 im_port = bfad->pport.im_port;
95 iocmd->host = im_port->shost->host_no;
626 if (drv_itnim && drv_itnim->im_port)
627 iocmd->host = drv_itnim->im_port->shost->host_no;
2360 struct bfad_im_port_s *pport_im = bfad->pport.im_port;
2368 bfad_reset_sdev_bflags(vport->drv_port.im_port, lunmask_cfg);
2762 struct bfad_im_port_s *im_port = local
2764 struct bfad_s *bfad = im_port
2984 struct bfad_im_port_s *im_port = local
[all...]

Completed in 85 milliseconds