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()
1237 static int ipr_is_same_device(struct ipr_resource_entry *res, in ipr_is_same_device()
1308 static void ipr_update_res_entry(struct ipr_resource_entry *res, in ipr_update_res_entry()
1369 static void ipr_clear_res_target(struct ipr_resource_entry *res) in ipr_clear_res_target()
1371 struct ipr_resource_entry *gscsi_res = NULL; in ipr_clear_res_target()
1402 struct ipr_resource_entry *res = NULL; in ipr_handle_config_change()
1432 struct ipr_resource_entry, queue); in ipr_handle_config_change()
2667 ipr_find_ses_entry(struct ipr_resource_entry *res) in ipr_find_ses_entry()
2706 struct ipr_resource_entry *res; in ipr_get_max_scsi_speed()
3260 struct ipr_resource_entry *res; in ipr_worker_thread()
4350 struct ipr_resource_entry *res; in ipr_change_queue_depth()
4354 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_change_queue_depth()
4377 struct ipr_resource_entry *res; in ipr_show_adapter_handle()
4382 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_adapter_handle()
4411 struct ipr_resource_entry *res; in ipr_show_resource_path()
4417 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_path()
4451 struct ipr_resource_entry *res; in ipr_show_device_id()
4456 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_device_id()
4487 struct ipr_resource_entry *res; in ipr_show_resource_type()
4492 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_resource_type()
4522 struct ipr_resource_entry *res; in ipr_show_raw_mode()
4527 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_show_raw_mode()
4550 struct ipr_resource_entry *res; in ipr_store_raw_mode()
4555 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_store_raw_mode()
4631 static struct ipr_resource_entry *ipr_find_starget(struct scsi_target *starget) in ipr_find_starget()
4635 struct ipr_resource_entry *res; in ipr_find_starget()
4665 struct ipr_resource_entry *res; in ipr_target_alloc()
4737 static struct ipr_resource_entry *ipr_find_sdev(struct scsi_device *sdev) in ipr_find_sdev()
4740 struct ipr_resource_entry *res; in ipr_find_sdev()
4761 struct ipr_resource_entry *res; in ipr_slave_destroy()
4768 res = (struct ipr_resource_entry *) sdev->hostdata; in ipr_slave_destroy()
4791 struct ipr_resource_entry *res; in ipr_slave_configure()
4876 struct ipr_resource_entry *res; in ipr_slave_alloc()
5032 struct ipr_resource_entry *res) in ipr_device_reset()
5091 struct ipr_resource_entry *res; in ipr_sata_reset()
5129 struct ipr_resource_entry *res; in __ipr_eh_dev_reset()
5227 struct ipr_resource_entry *res; in ipr_bus_reset_done()
5304 struct ipr_resource_entry *res; in ipr_cancel_op()
5844 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_done()
5948 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_cancel_all()
5982 struct ipr_cmnd *ipr_cmd, struct ipr_resource_entry *res) in ipr_dump_ioasa()
6048 struct ipr_resource_entry *res = ipr_cmd->scsi_cmd->device->hostdata; in ipr_gen_sense()
6171 struct ipr_resource_entry *res = scsi_cmd->device->hostdata; in ipr_erp_start()
6308 struct ipr_resource_entry *res; in ipr_queuecommand()
6440 struct ipr_resource_entry *res; in ipr_ioctl()
6442 res = (struct ipr_resource_entry *)sdev->hostdata; in ipr_ioctl()
6512 struct ipr_resource_entry *res = sata_port->res; in ipr_ata_phy_reset()
6619 struct ipr_resource_entry *res = sata_port->res; in ipr_sata_done()
6787 struct ipr_resource_entry *res = sata_port->res; in ipr_qc_issue()
7012 struct ipr_resource_entry *res; in ipr_ioa_reset_done()
7095 struct ipr_resource_entry *res = ipr_cmd->u.res; in ipr_set_supported_devs()
7336 struct ipr_resource_entry, queue); in ipr_ioafp_mode_select_page28()
7410 struct ipr_resource_entry, queue); in ipr_reset_mode_sense_failed()
7549 struct ipr_resource_entry *res, *temp; in ipr_init_res_table()
7594 struct ipr_resource_entry, queue); in ipr_init_res_table()
9395 ioa_cfg->res_entries = kzalloc(sizeof(struct ipr_resource_entry) * in ipr_alloc_mem()