Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfad_attr.c32 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_id() local
58 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name() local
84 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name() local
109 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id() local
123 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type() local
155 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_state() local
192 struct bfad_im_port_s *im_port = in bfad_im_get_host_active_fc4s() local
211 struct bfad_im_port_s *im_port = in bfad_im_get_host_speed() local
248 struct bfad_im_port_s *im_port = in bfad_im_get_host_fabric_name() local
265 struct bfad_im_port_s *im_port = in bfad_im_get_stats() local
[all …]
Dbfad_im.c182 struct bfad_im_port_s *im_port = in bfad_im_info() local
203 struct bfad_im_port_s *im_port = in bfad_im_abort_handler() local
291 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler() local
355 struct bfad_im_port_s *im_port = in bfad_im_reset_bus_handler() local
525 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
579 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
598 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler() local
611 struct bfad_im_port_s *im_port; in bfad_im_port_new() local
633 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete() local
640 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
[all …]
Dbfad_im.h90 struct bfad_im_port_s *im_port; member
Dbfad_bsg.c83 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info() local
3135 struct bfad_im_port_s *im_port = in bfad_im_bsg_vendor_request() local
3357 struct bfad_im_port_s *im_port = in bfad_im_bsg_els_ct_request() local
Dbfad_drv.h140 struct bfad_im_port_s *im_port; /* IM specific data */ member