Lines Matching refs:bfad_im_port_s
37 static void bfad_im_fc_rport_add(struct bfad_im_port_s *im_port,
180 struct bfad_im_port_s *im_port = in bfad_im_info()
181 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
201 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
202 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
302 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
303 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
380 struct bfad_im_port_s *im_port = in bfad_im_reset_target_handler()
381 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_target_handler()
543 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
599 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
618 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler()
619 container_of(work, struct bfad_im_port_s, port_delete_work); in bfad_im_port_delete_handler()
631 struct bfad_im_port_s *im_port; in bfad_im_port_new()
633 im_port = kzalloc(sizeof(struct bfad_im_port_s), GFP_ATOMIC); in bfad_im_port_new()
653 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete()
660 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
736 bfad_scsi_host_alloc(struct bfad_im_port_s *im_port, struct bfad_s *bfad) in bfad_scsi_host_alloc()
754 bfad_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_scsi_host_free()
915 bfad_get_itnim(struct bfad_im_port_s *im_port, int id) in bfad_get_itnim()
1035 bfad_fc_host_init(struct bfad_im_port_s *im_port) in bfad_fc_host_init()
1068 bfad_im_fc_rport_add(struct bfad_im_port_s *im_port, struct bfad_itnim_s *itnim) in bfad_im_fc_rport_add()
1120 struct bfad_im_port_s *im_port; in bfad_im_itnim_work_handler()
1215 struct bfad_im_port_s *im_port = in bfad_im_queuecommand_lck()
1216 (struct bfad_im_port_s *) cmnd->device->host->hostdata[0]; in bfad_im_queuecommand_lck()