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()
371 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler()
372 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_target_handler()
534 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
590 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
609 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler()
610 container_of(work, struct bfad_im_port_s, port_delete_work); in bfad_im_port_delete_handler()
622 struct bfad_im_port_s *im_port; in bfad_im_port_new()
624 im_port = kzalloc(sizeof(struct bfad_im_port_s), GFP_ATOMIC); in bfad_im_port_new()
644 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete()
651 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
727 bfad_scsi_host_alloc(struct bfad_im_port_s *im_port, struct bfad_s *bfad) in bfad_scsi_host_alloc()
745 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()