Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/ !
Dbfad_attr.c25 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_id()
32 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_id()
51 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name()
58 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_node_name()
77 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name()
84 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_name()
102 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id()
103 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_id()
116 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type()
117 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_host_port_type()
[all …]
Dbfad_im.h28 void bfad_im_port_clean(struct bfad_im_port_s *im_port);
30 struct bfad_im_port_s *im_port, struct device *dev);
32 struct bfad_im_port_s *im_port);
66 struct bfad_im_port_s { struct
80 struct bfad_im_port_s *p; argument
83 static inline struct bfad_im_port_s *bfad_get_im_port(struct Scsi_Host *host) in bfad_get_im_port()
108 struct bfad_im_port_s *im_port;
174 struct Scsi_Host *bfad_scsi_host_alloc(struct bfad_im_port_s *im_port,
178 void bfad_fc_host_init(struct bfad_im_port_s *im_port);
180 struct bfad_im_port_s *im_port);
[all …]
Dbfad_im.c29 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
172 struct bfad_im_port_s *im_port = in bfad_im_info()
173 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
193 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
194 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
294 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
295 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
371 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler()
372 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_target_handler()
534 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.h133 struct bfad_im_port_s *im_port; /* IM specific data */
Dbfad_bsg.c76 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info()
2547 struct bfad_im_port_s *pport_im = bfad->pport.im_port; in bfad_iocmd_lunmask_reset_lunscan_mode()
3129 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_vendor_request()
3346 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_els_ct_request()