Home
last modified time | relevance | path

Searched defs:im_port (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/bfa/
Dbfad_attr.c25 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_id() local
51 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name() local
77 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name() local
102 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id() local
116 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type() local
148 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_state() local
185 struct bfad_im_port_s *im_port = in bfad_im_get_host_active_fc4s() local
204 struct bfad_im_port_s *im_port = in bfad_im_get_host_speed() local
241 struct bfad_im_port_s *im_port = in bfad_im_get_host_fabric_name() local
258 struct bfad_im_port_s *im_port = in bfad_im_get_stats() local
[all …]
Dbfad_im.c172 struct bfad_im_port_s *im_port = in bfad_im_info() local
193 struct bfad_im_port_s *im_port = in bfad_im_abort_handler() local
294 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler() local
372 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler() local
535 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
591 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
610 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler() local
623 struct bfad_im_port_s *im_port; in bfad_im_port_new() local
645 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete() local
652 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
[all …]
Dbfad_im.h92 struct bfad_im_port_s *im_port; member
Dbfad_bsg.c76 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info() local
3129 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_vendor_request() local
3346 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_els_ct_request() local
Dbfad_drv.h133 struct bfad_im_port_s *im_port; /* IM specific data */ member