Lines Matching refs:ipr_resource_entry
1100 static void ipr_init_res_entry(struct ipr_resource_entry *res, in ipr_init_res_entry()
1105 struct ipr_resource_entry *gscsi_res = NULL; in ipr_init_res_entry()
1183 static int ipr_is_same_device(struct ipr_resource_entry *res, in ipr_is_same_device()
1254 static void ipr_update_res_entry(struct ipr_resource_entry *res, in ipr_update_res_entry()
1309 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1311 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1342 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1372 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2656 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2695 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3238 struct ipr_resource_entry *res; in ipr_add_remove_thread()
4427 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4432 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4461 struct ipr_resource_entry *res; in ipr_show_resource_path()
4467 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4501 struct ipr_resource_entry *res; in ipr_show_device_id()
4506 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4537 struct ipr_resource_entry *res; in ipr_show_resource_type()
4542 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4573 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4578 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4603 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4608 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4686 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4690 struct ipr_resource_entry *res; in ipr_find_starget()
4731 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4734 struct ipr_resource_entry *res; in ipr_find_sdev()
4755 struct ipr_resource_entry *res; in ipr_slave_destroy()
4762 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4782 struct ipr_resource_entry *res; in ipr_slave_configure()
4829 struct ipr_resource_entry *res; in ipr_slave_alloc()
5011 struct ipr_resource_entry *res) in ipr_device_reset()
5052 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5084 struct ipr_resource_entry *res; in ipr_eh_dev_reset()
5114 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5192 struct ipr_resource_entry *res; in ipr_cancel_op()
5732 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in __ipr_erp_done()
5878 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
5912 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
5977 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6100 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6246 struct ipr_resource_entry *res; in ipr_queuecommand()
6506 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
6586 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
6827 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
6901 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7040 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7085 struct ipr_resource_entry, queue); in ipr_init_res_table()
8991 sizeof(struct ipr_resource_entry), in ipr_alloc_mem()