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()
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()
4675 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4680 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4705 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4710 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4786 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4790 struct ipr_resource_entry *res; in ipr_find_starget()
4820 struct ipr_resource_entry *res; in ipr_target_alloc()
4892 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4895 struct ipr_resource_entry *res; in ipr_find_sdev()
4916 struct ipr_resource_entry *res; in ipr_slave_destroy()
4923 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4946 struct ipr_resource_entry *res; in ipr_slave_configure()
5032 struct ipr_resource_entry *res; in ipr_slave_alloc()
5104 struct ipr_resource_entry *res = resource; in ipr_match_res()
5230 struct ipr_resource_entry *res) in ipr_device_reset()
5290 struct ipr_resource_entry *res; in ipr_sata_reset()
5338 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5398 struct ipr_resource_entry *res; in ipr_eh_dev_reset()
5432 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5510 struct ipr_resource_entry *res; in ipr_cancel_op()
6050 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in __ipr_erp_done()
6196 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
6230 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6295 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6418 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6564 struct ipr_resource_entry *res; in ipr_queuecommand()
6705 struct ipr_resource_entry *res; in ipr_ioctl()
6707 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6779 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6886 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
7054 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7278 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7358 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7599 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7673 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7812 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7857 struct ipr_resource_entry, queue); in ipr_init_res_table()
9766 sizeof(struct ipr_resource_entry), in ipr_alloc_mem()