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()
1398 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1400 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1431 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1461 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2744 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2783 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3326 struct ipr_resource_entry *res; in ipr_add_remove_thread()
4504 struct ipr_resource_entry *res; in ipr_change_queue_depth()
4508 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_change_queue_depth()
4531 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4536 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4565 struct ipr_resource_entry *res; in ipr_show_resource_path()
4571 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4605 struct ipr_resource_entry *res; in ipr_show_device_id()
4610 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4641 struct ipr_resource_entry *res; in ipr_show_resource_type()
4646 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4677 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4682 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4707 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4712 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4790 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4794 struct ipr_resource_entry *res; in ipr_find_starget()
4824 struct ipr_resource_entry *res; in ipr_target_alloc()
4896 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4899 struct ipr_resource_entry *res; in ipr_find_sdev()
4920 struct ipr_resource_entry *res; in ipr_slave_destroy()
4927 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4950 struct ipr_resource_entry *res; in ipr_slave_configure()
5036 struct ipr_resource_entry *res; in ipr_slave_alloc()
5108 struct ipr_resource_entry *res = resource; in ipr_match_res()
5234 struct ipr_resource_entry *res) in ipr_device_reset()
5294 struct ipr_resource_entry *res; in ipr_sata_reset()
5342 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5402 struct ipr_resource_entry *res; in ipr_eh_dev_reset()
5436 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5514 struct ipr_resource_entry *res; in ipr_cancel_op()
6054 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in __ipr_erp_done()
6200 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
6234 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6299 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6422 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6568 struct ipr_resource_entry *res; in ipr_queuecommand()
6709 struct ipr_resource_entry *res; in ipr_ioctl()
6711 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6783 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6890 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
7058 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7282 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7362 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7603 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7677 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7816 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7861 struct ipr_resource_entry, queue); in ipr_init_res_table()
9769 sizeof(struct ipr_resource_entry), in ipr_alloc_mem()