Lines Matching refs:ipr_resource_entry
1124 static void ipr_update_ata_class(struct ipr_resource_entry *res, unsigned int proto) in ipr_update_ata_class()
1149 static void ipr_init_res_entry(struct ipr_resource_entry *res, in ipr_init_res_entry()
1155 struct ipr_resource_entry *gscsi_res = NULL; in ipr_init_res_entry()
1238 static int ipr_is_same_device(struct ipr_resource_entry *res, in ipr_is_same_device()
1309 static void ipr_update_res_entry(struct ipr_resource_entry *res, in ipr_update_res_entry()
1370 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1372 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1403 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1433 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2668 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2707 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3261 struct ipr_resource_entry *res; in ipr_worker_thread()
4355 struct ipr_resource_entry *res; in ipr_change_queue_depth()
4359 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_change_queue_depth()
4382 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4387 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4416 struct ipr_resource_entry *res; in ipr_show_resource_path()
4422 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4456 struct ipr_resource_entry *res; in ipr_show_device_id()
4461 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4492 struct ipr_resource_entry *res; in ipr_show_resource_type()
4497 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4527 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4532 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4555 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4560 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4636 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4640 struct ipr_resource_entry *res; in ipr_find_starget()
4670 struct ipr_resource_entry *res; in ipr_target_alloc()
4742 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4745 struct ipr_resource_entry *res; in ipr_find_sdev()
4766 struct ipr_resource_entry *res; in ipr_slave_destroy()
4773 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4796 struct ipr_resource_entry *res; in ipr_slave_configure()
4881 struct ipr_resource_entry *res; in ipr_slave_alloc()
5037 struct ipr_resource_entry *res) in ipr_device_reset()
5096 struct ipr_resource_entry *res; in ipr_sata_reset()
5134 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5232 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5309 struct ipr_resource_entry *res; in ipr_cancel_op()
5849 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_done()
5953 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
5987 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6053 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6176 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6313 struct ipr_resource_entry *res; in ipr_queuecommand()
6453 struct ipr_resource_entry *res; in ipr_ioctl()
6455 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6524 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6631 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
6799 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7024 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7107 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7348 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7422 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7561 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7606 struct ipr_resource_entry, queue); in ipr_init_res_table()
9524 ioa_cfg->res_entries = kzalloc(sizeof(struct ipr_resource_entry) * in ipr_alloc_mem()