Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A 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 …]
H A 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
371 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler() local
609 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler() local
622 struct bfad_im_port_s *im_port; in bfad_im_port_new() local
644 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete() local
651 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
1025 bfad_fc_host_init(struct bfad_im_port_s *im_port) in bfad_fc_host_init()
1110 struct bfad_im_port_s *im_port; in bfad_im_itnim_work_handler() local
[all …]
H A Dbfad_im.h108 struct bfad_im_port_s *im_port; member
H A Dbfad_bsg.c76 struct bfad_im_port_s *im_port; in bfad_iocmd_ioc_get_info() local
2547 static void bfad_reset_sdev_bflags(struct bfad_im_port_s *im_port, in bfad_reset_sdev_bflags()
3155 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_vendor_request() local
3372 struct bfad_im_port_s *im_port = bfad_get_im_port(shost); in bfad_im_bsg_els_ct_request() local
H A Dbfad_drv.h132 struct bfad_im_port_s *im_port; /* IM specific data */ member