Lines Matching refs:ipr_resource_entry

1167 static void ipr_update_ata_class(struct ipr_resource_entry *res, unsigned int proto)  in ipr_update_ata_class()
1192 static void ipr_init_res_entry(struct ipr_resource_entry *res, in ipr_init_res_entry()
1198 struct ipr_resource_entry *gscsi_res = NULL; in ipr_init_res_entry()
1281 static int ipr_is_same_device(struct ipr_resource_entry *res, in ipr_is_same_device()
1352 static void ipr_update_res_entry(struct ipr_resource_entry *res, in ipr_update_res_entry()
1413 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1415 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1446 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1476 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2759 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2798 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3341 struct ipr_resource_entry *res; in ipr_add_remove_thread()
4502 struct ipr_resource_entry *res; in ipr_change_queue_depth()
4506 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_change_queue_depth()
4529 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4534 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4563 struct ipr_resource_entry *res; in ipr_show_resource_path()
4569 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4603 struct ipr_resource_entry *res; in ipr_show_device_id()
4608 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4639 struct ipr_resource_entry *res; in ipr_show_resource_type()
4644 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4674 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4679 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4702 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4707 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4783 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4787 struct ipr_resource_entry *res; in ipr_find_starget()
4817 struct ipr_resource_entry *res; in ipr_target_alloc()
4889 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4892 struct ipr_resource_entry *res; in ipr_find_sdev()
4913 struct ipr_resource_entry *res; in ipr_slave_destroy()
4920 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4943 struct ipr_resource_entry *res; in ipr_slave_configure()
5029 struct ipr_resource_entry *res; in ipr_slave_alloc()
5101 struct ipr_resource_entry *res = resource; in ipr_match_res()
5227 struct ipr_resource_entry *res) in ipr_device_reset()
5286 struct ipr_resource_entry *res; in ipr_sata_reset()
5334 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5394 struct ipr_resource_entry *res; in ipr_eh_dev_reset()
5428 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5506 struct ipr_resource_entry *res; in ipr_cancel_op()
6046 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in __ipr_erp_done()
6192 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
6226 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6292 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6415 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6561 struct ipr_resource_entry *res; in ipr_queuecommand()
6701 struct ipr_resource_entry *res; in ipr_ioctl()
6703 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6772 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6879 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
7047 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7271 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7351 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7592 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7666 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7805 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7850 struct ipr_resource_entry, queue); in ipr_init_res_table()
9757 sizeof(struct ipr_resource_entry), in ipr_alloc_mem()