Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_attr.c33 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_id()
40 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_id()
59 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name()
66 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_node_name()
85 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name()
92 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_name()
110 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id()
111 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_id()
124 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type()
125 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_type()
[all …]
Dbfad_im.h36 void bfad_im_port_clean(struct bfad_im_port_s *im_port);
38 struct bfad_im_port_s *im_port, struct device *dev);
40 struct bfad_im_port_s *im_port);
58 struct bfad_im_port_s { struct
72 struct bfad_im_port_s *p; argument
75 static inline struct bfad_im_port_s *bfad_get_im_port(struct Scsi_Host *host) in bfad_get_im_port()
100 struct bfad_im_port_s *im_port;
166 struct Scsi_Host *bfad_scsi_host_alloc(struct bfad_im_port_s *im_port,
170 void bfad_fc_host_init(struct bfad_im_port_s *im_port);
172 struct bfad_im_port_s *im_port);
[all …]
Dbfad_im.c37 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
180 struct bfad_im_port_s *im_port = in bfad_im_info()
181 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
201 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
202 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
302 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
303 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
380 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler()
381 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_target_handler()
543 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.h141 struct bfad_im_port_s *im_port; /* IM specific data */
Dbfad_bsg.c84 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info()
2555 struct bfad_im_port_s *pport_im = bfad->pport.im_port; in bfad_iocmd_lunmask_reset_lunscan_mode()
3137 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_vendor_request()
3354 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_els_ct_request()