Home
last modified time | relevance | path

Searched refs:bfad_im_port_s (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfad_attr.c32 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_id()
39 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_id()
58 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name()
65 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_node_name()
84 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name()
91 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_name()
109 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id()
110 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_id()
123 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type()
124 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_type()
[all …]
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);
58 struct bfad_im_port_s { struct
90 struct bfad_im_port_s *im_port; argument
144 struct Scsi_Host *bfad_scsi_host_alloc(struct bfad_im_port_s *im_port,
148 void bfad_fc_host_init(struct bfad_im_port_s *im_port);
150 struct bfad_im_port_s *im_port);
154 struct bfad_itnim_s *bfad_get_itnim(struct bfad_im_port_s *im_port, int id);
Dbfad_im.c36 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
182 struct bfad_im_port_s *im_port = in bfad_im_info()
183 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
203 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
204 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
291 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
292 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
355 struct bfad_im_port_s *im_port = in bfad_im_reset_bus_handler()
356 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_bus_handler()
525 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
[all …]
Dbfad_drv.h140 struct bfad_im_port_s *im_port; /* IM specific data */
Dbfad_bsg.c83 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info()
2556 struct bfad_im_port_s *pport_im = bfad->pport.im_port; in bfad_iocmd_lunmask_reset_lunscan_mode()
3135 struct bfad_im_port_s *im_port = in bfad_im_bsg_vendor_request()
3136 (struct bfad_im_port_s *) job->shost->hostdata[0]; in bfad_im_bsg_vendor_request()
3357 struct bfad_im_port_s *im_port = in bfad_im_bsg_els_ct_request()
3358 (struct bfad_im_port_s *) job->shost->hostdata[0]; in bfad_im_bsg_els_ct_request()