Home
last modified time | relevance | path

Searched defs:im_port (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() local
59 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name() local
85 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name() local
110 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id() local
124 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type() local
156 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_state() local
193 struct bfad_im_port_s *im_port = in bfad_im_get_host_active_fc4s() local
212 struct bfad_im_port_s *im_port = in bfad_im_get_host_speed() local
249 struct bfad_im_port_s *im_port = in bfad_im_get_host_fabric_name() local
266 struct bfad_im_port_s *im_port = in bfad_im_get_stats() local
[all …]
Dbfad_im.c180 struct bfad_im_port_s *im_port = in bfad_im_info() local
201 struct bfad_im_port_s *im_port = in bfad_im_abort_handler() local
302 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler() local
380 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler() local
543 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
599 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
618 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler() local
631 struct bfad_im_port_s *im_port; in bfad_im_port_new() local
653 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete() local
660 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
[all …]
Dbfad_im.h100 struct bfad_im_port_s *im_port; member
Dbfad_bsg.c84 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info() local
3137 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_vendor_request() local
3354 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_els_ct_request() local
Dbfad_drv.h141 struct bfad_im_port_s *im_port; /* IM specific data */ member