Lines Matching refs:bfad_im_port_s
29 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
172 struct bfad_im_port_s *im_port = in bfad_im_info()
173 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
193 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
194 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
294 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
295 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
372 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler()
373 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_target_handler()
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()
611 container_of(work, struct bfad_im_port_s, port_delete_work); in bfad_im_port_delete_handler()
623 struct bfad_im_port_s *im_port; in bfad_im_port_new()
625 im_port = kzalloc(sizeof(struct bfad_im_port_s), GFP_ATOMIC); in bfad_im_port_new()
645 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete()
652 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
728 bfad_scsi_host_alloc(struct bfad_im_port_s *im_port, struct bfad_s *bfad) in bfad_scsi_host_alloc()
746 bfad_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_scsi_host_free()
905 bfad_get_itnim(struct bfad_im_port_s *im_port, int id) in bfad_get_itnim()
1025 bfad_fc_host_init(struct bfad_im_port_s *im_port) in bfad_fc_host_init()
1058 bfad_im_fc_rport_add(struct bfad_im_port_s *im_port, struct bfad_itnim_s *itnim) in bfad_im_fc_rport_add()
1110 struct bfad_im_port_s *im_port; in bfad_im_itnim_work_handler()
1205 struct bfad_im_port_s *im_port = in bfad_im_queuecommand_lck()
1206 (struct bfad_im_port_s *) cmnd->device->host->hostdata[0]; in bfad_im_queuecommand_lck()