Lines Matching refs:bfad_im_port_s

36 static void bfad_im_fc_rport_add(struct bfad_im_port_s  *im_port,
182 struct bfad_im_port_s *im_port = in bfad_im_info()
183 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_info()
203 struct bfad_im_port_s *im_port = in bfad_im_abort_handler()
204 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_abort_handler()
291 struct bfad_im_port_s *im_port = in bfad_im_reset_lun_handler()
292 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_lun_handler()
355 struct bfad_im_port_s *im_port = in bfad_im_reset_bus_handler()
356 (struct bfad_im_port_s *) shost->hostdata[0]; in bfad_im_reset_bus_handler()
525 bfad_im_scsi_host_alloc(struct bfad_s *bfad, struct bfad_im_port_s *im_port, in bfad_im_scsi_host_alloc()
579 bfad_im_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_im_scsi_host_free()
598 struct bfad_im_port_s *im_port = in bfad_im_port_delete_handler()
599 container_of(work, struct bfad_im_port_s, port_delete_work); in bfad_im_port_delete_handler()
611 struct bfad_im_port_s *im_port; in bfad_im_port_new()
613 im_port = kzalloc(sizeof(struct bfad_im_port_s), GFP_ATOMIC); in bfad_im_port_new()
633 struct bfad_im_port_s *im_port = port->im_port; in bfad_im_port_delete()
640 bfad_im_port_clean(struct bfad_im_port_s *im_port) in bfad_im_port_clean()
716 bfad_scsi_host_alloc(struct bfad_im_port_s *im_port, struct bfad_s *bfad) in bfad_scsi_host_alloc()
734 bfad_scsi_host_free(struct bfad_s *bfad, struct bfad_im_port_s *im_port) in bfad_scsi_host_free()
893 bfad_get_itnim(struct bfad_im_port_s *im_port, int id) in bfad_get_itnim()
1013 bfad_fc_host_init(struct bfad_im_port_s *im_port) in bfad_fc_host_init()
1046 bfad_im_fc_rport_add(struct bfad_im_port_s *im_port, struct bfad_itnim_s *itnim) in bfad_im_fc_rport_add()
1098 struct bfad_im_port_s *im_port; in bfad_im_itnim_work_handler()
1193 struct bfad_im_port_s *im_port = in bfad_im_queuecommand_lck()
1194 (struct bfad_im_port_s *) cmnd->device->host->hostdata[0]; in bfad_im_queuecommand_lck()