• Home
  • Raw
  • Download

Lines Matching refs:im_port

25 	struct bfad_im_port_s *im_port;  in bfad_im_get_starget_port_id()  local
32 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_id()
33 bfad = im_port->bfad; in bfad_im_get_starget_port_id()
36 itnim = bfad_get_itnim(im_port, starget->id); in bfad_im_get_starget_port_id()
51 struct bfad_im_port_s *im_port; in bfad_im_get_starget_node_name() local
58 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_node_name()
59 bfad = im_port->bfad; in bfad_im_get_starget_node_name()
62 itnim = bfad_get_itnim(im_port, starget->id); in bfad_im_get_starget_node_name()
77 struct bfad_im_port_s *im_port; in bfad_im_get_starget_port_name() local
84 im_port = (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_get_starget_port_name()
85 bfad = im_port->bfad; in bfad_im_get_starget_port_name()
88 itnim = bfad_get_itnim(im_port, starget->id); in bfad_im_get_starget_port_name()
102 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_id() local
104 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_port_id()
116 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_type() local
118 struct bfad_s *bfad = im_port->bfad; in bfad_im_get_host_port_type()
148 struct bfad_im_port_s *im_port = in bfad_im_get_host_port_state() local
150 struct bfad_s *bfad = im_port->bfad; in bfad_im_get_host_port_state()
185 struct bfad_im_port_s *im_port = in bfad_im_get_host_active_fc4s() local
187 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_active_fc4s()
204 struct bfad_im_port_s *im_port = in bfad_im_get_host_speed() local
206 struct bfad_s *bfad = im_port->bfad; in bfad_im_get_host_speed()
241 struct bfad_im_port_s *im_port = in bfad_im_get_host_fabric_name() local
243 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_fabric_name()
258 struct bfad_im_port_s *im_port = in bfad_im_get_stats() local
260 struct bfad_s *bfad = im_port->bfad; in bfad_im_get_stats()
311 struct bfad_im_port_s *im_port = in bfad_im_reset_stats() local
313 struct bfad_s *bfad = im_port->bfad; in bfad_im_reset_stats()
356 struct bfad_im_port_s *im_port = in bfad_im_vport_create() local
358 struct bfad_s *bfad = im_port->bfad; in bfad_im_vport_create()
404 vshost = vport->drv_port.im_port->shost; in bfad_im_vport_create()
425 vport->drv_port.im_port->fc_vport = fc_vport; in bfad_im_vport_create()
443 struct bfad_im_port_s *im_port = in bfad_im_issue_fc_host_lip() local
445 struct bfad_s *bfad = im_port->bfad; in bfad_im_issue_fc_host_lip()
481 struct bfad_im_port_s *im_port = in bfad_im_vport_delete() local
482 (struct bfad_im_port_s *) vport->drv_port.im_port; in bfad_im_vport_delete()
483 struct bfad_s *bfad = im_port->bfad; in bfad_im_vport_delete()
491 if (im_port->flags & BFAD_PORT_DELETE) { in bfad_im_vport_delete()
492 bfad_scsi_host_free(bfad, im_port); in bfad_im_vport_delete()
498 vshost = vport->drv_port.im_port->shost; in bfad_im_vport_delete()
525 bfad_scsi_host_free(bfad, im_port); in bfad_im_vport_delete()
544 vshost = vport->drv_port.im_port->shost; in bfad_im_vport_disable()
569 struct bfad_im_port_s *im_port = in bfad_im_vport_set_symbolic_name() local
570 (struct bfad_im_port_s *)vport->drv_port.im_port; in bfad_im_vport_set_symbolic_name()
571 struct bfad_s *bfad = im_port->bfad; in bfad_im_vport_set_symbolic_name()
572 struct Scsi_Host *vshost = vport->drv_port.im_port->shost; in bfad_im_vport_set_symbolic_name()
708 struct bfad_im_port_s *im_port = in bfad_im_serial_num_show() local
710 struct bfad_s *bfad = im_port->bfad; in bfad_im_serial_num_show()
722 struct bfad_im_port_s *im_port = in bfad_im_model_show() local
724 struct bfad_s *bfad = im_port->bfad; in bfad_im_model_show()
736 struct bfad_im_port_s *im_port = in bfad_im_model_desc_show() local
738 struct bfad_s *bfad = im_port->bfad; in bfad_im_model_desc_show()
816 struct bfad_im_port_s *im_port = in bfad_im_node_name_show() local
818 struct bfad_port_s *port = im_port->port; in bfad_im_node_name_show()
830 struct bfad_im_port_s *im_port = in bfad_im_symbolic_name_show() local
832 struct bfad_s *bfad = im_port->bfad; in bfad_im_symbolic_name_show()
847 struct bfad_im_port_s *im_port = in bfad_im_hw_version_show() local
849 struct bfad_s *bfad = im_port->bfad; in bfad_im_hw_version_show()
868 struct bfad_im_port_s *im_port = in bfad_im_optionrom_version_show() local
870 struct bfad_s *bfad = im_port->bfad; in bfad_im_optionrom_version_show()
882 struct bfad_im_port_s *im_port = in bfad_im_fw_version_show() local
884 struct bfad_s *bfad = im_port->bfad; in bfad_im_fw_version_show()
896 struct bfad_im_port_s *im_port = in bfad_im_num_of_ports_show() local
898 struct bfad_s *bfad = im_port->bfad; in bfad_im_num_of_ports_show()
916 struct bfad_im_port_s *im_port = in bfad_im_num_of_discovered_ports_show() local
918 struct bfad_port_s *port = im_port->port; in bfad_im_num_of_discovered_ports_show()
919 struct bfad_s *bfad = im_port->bfad; in bfad_im_num_of_discovered_ports_show()