Lines Matching refs:ipr_resource_entry

1153 static void ipr_update_ata_class(struct ipr_resource_entry *res, unsigned int proto)  in ipr_update_ata_class()
1178 static void ipr_init_res_entry(struct ipr_resource_entry *res, in ipr_init_res_entry()
1184 struct ipr_resource_entry *gscsi_res = NULL; in ipr_init_res_entry()
1267 static int ipr_is_same_device(struct ipr_resource_entry *res, in ipr_is_same_device()
1338 static void ipr_update_res_entry(struct ipr_resource_entry *res, in ipr_update_res_entry()
1399 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1401 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1432 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1462 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2745 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2784 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3327 struct ipr_resource_entry *res; in ipr_add_remove_thread()
4491 struct ipr_resource_entry *res; in ipr_change_queue_depth()
4495 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_change_queue_depth()
4518 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4523 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4552 struct ipr_resource_entry *res; in ipr_show_resource_path()
4558 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4592 struct ipr_resource_entry *res; in ipr_show_device_id()
4597 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4628 struct ipr_resource_entry *res; in ipr_show_resource_type()
4633 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4663 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4668 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4691 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4696 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4772 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4776 struct ipr_resource_entry *res; in ipr_find_starget()
4806 struct ipr_resource_entry *res; in ipr_target_alloc()
4878 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4881 struct ipr_resource_entry *res; in ipr_find_sdev()
4902 struct ipr_resource_entry *res; in ipr_slave_destroy()
4909 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4932 struct ipr_resource_entry *res; in ipr_slave_configure()
5018 struct ipr_resource_entry *res; in ipr_slave_alloc()
5090 struct ipr_resource_entry *res = resource; in ipr_match_res()
5216 struct ipr_resource_entry *res) in ipr_device_reset()
5275 struct ipr_resource_entry *res; in ipr_sata_reset()
5323 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5383 struct ipr_resource_entry *res; in ipr_eh_dev_reset()
5417 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5495 struct ipr_resource_entry *res; in ipr_cancel_op()
6035 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in __ipr_erp_done()
6181 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
6215 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6281 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6404 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6550 struct ipr_resource_entry *res; in ipr_queuecommand()
6691 struct ipr_resource_entry *res; in ipr_ioctl()
6693 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6761 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6868 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
7036 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7260 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7340 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7581 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7655 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7794 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7839 struct ipr_resource_entry, queue); in ipr_init_res_table()
9746 sizeof(struct ipr_resource_entry), in ipr_alloc_mem()