| /linux/drivers/scsi/ |
| A D | scsi_error.c | 130 if (host->hostt->eh_should_retry_cmd) in scsi_eh_should_retry_cmd() 339 if (host->hostt->eh_timed_out) in scsi_times_out() 830 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset() local 835 if (!hostt->eh_host_reset_handler) in scsi_try_host_reset() 841 if (!hostt->skip_settle_delay) in scsi_try_host_reset() 860 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset() local 865 if (!hostt->eh_bus_reset_handler) in scsi_try_bus_reset() 871 if (!hostt->skip_settle_delay) in scsi_try_bus_reset() 902 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset() local 931 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset() local [all …]
|
| A D | scsi_proc.c | 59 if (!shost->hostt->write_info) in proc_scsi_host_write() 67 ret = shost->hostt->write_info(shost, page, count); in proc_scsi_host_write() 77 return shost->hostt->show_info(m, shost); in proc_scsi_show() 140 struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add() 164 if (!shost->hostt->proc_dir) in scsi_proc_host_rm() 168 remove_proc_entry(name, shost->hostt->proc_dir); in scsi_proc_host_rm()
|
| A D | hosts.c | 211 struct scsi_host_template *sht = shost->hostt; in scsi_add_host_with_dma() 324 scsi_proc_hostdir_rm(shost->hostt); in scsi_host_dev_release() 421 shost->hostt = sht; in scsi_host_alloc() 516 scsi_proc_hostdir_add(shost->hostt); in scsi_host_alloc() 646 "when no workqueue created.\n", shost->hostt->name); in scsi_queue_work() 665 "when no workqueue created.\n", shost->hostt->name); in scsi_flush_work()
|
| A D | scsi_sysfs.c | 299 struct scsi_host_template *sht = shost->hostt; in store_host_reset() 341 !shost->hostt->eh_host_reset_handler)) in store_shost_eh_deadline() 451 mod = sdev->host->hostt->module; in scsi_device_dev_release_usercontext() 511 if (!try_module_get(sdp->host->hostt->module)) in scsi_device_dev_release() 512 sdp->host->hostt->module = NULL; in scsi_device_dev_release() 1219 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible() 1223 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible() 1461 if (sdev->host->hostt->slave_destroy) in __scsi_remove_device() 1462 sdev->host->hostt->slave_destroy(sdev); in __scsi_remove_device() 1594 struct scsi_host_template *hostt = shost->hostt; in scsi_sysfs_device_initialize() local [all …]
|
| A D | scsi_scan.c | 323 if (shost->hostt->slave_alloc) { in scsi_alloc_sdev() 324 ret = shost->hostt->slave_alloc(sdev); in scsi_alloc_sdev() 356 if (shost->hostt->target_destroy) in scsi_target_destroy() 357 shost->hostt->target_destroy(starget); in scsi_target_destroy() 492 if (shost->hostt->target_alloc) { in scsi_alloc_target() 493 error = shost->hostt->target_alloc(starget); in scsi_alloc_target() 1007 if (sdev->host->hostt->slave_configure) { in scsi_add_lun() 1008 ret = sdev->host->hostt->slave_configure(sdev); in scsi_add_lun() 1852 if (shost->hostt->scan_finished) { in do_scsi_scan_host() 1854 if (shost->hostt->scan_start) in do_scsi_scan_host() [all …]
|
| A D | scsi_lib.c | 1148 if (!dev->host->hostt->init_cmd_priv) in scsi_init_command() 1149 to_clear += dev->host->hostt->cmd_size; in scsi_init_command() 1519 rtn = host->hostt->queuecommand(host, cmd); in scsi_dispatch_cmd() 1780 shost->hostt->cmd_size; in scsi_mq_init_request() 1784 if (shost->hostt->init_cmd_priv) { in scsi_mq_init_request() 1799 if (shost->hostt->exit_cmd_priv) in scsi_mq_exit_request() 1800 shost->hostt->exit_cmd_priv(shost, cmd); in scsi_mq_exit_request() 1809 if (shost->hostt->mq_poll) in scsi_mq_poll() 1828 if (shost->hostt->map_queues) in scsi_map_queues() 1829 return shost->hostt->map_queues(shost); in scsi_map_queues() [all …]
|
| A D | scsi_ioctl.c | 52 if (host->hostt->info) in ioctl_probe() 53 string = host->hostt->info(host); in ioctl_probe() 55 string = host->hostt->name; in ioctl_probe() 964 if (!sdev->host->hostt->compat_ioctl) in scsi_ioctl() 966 return sdev->host->hostt->compat_ioctl(sdev, cmd, arg); in scsi_ioctl() 969 if (!sdev->host->hostt->ioctl) in scsi_ioctl() 971 return sdev->host->hostt->ioctl(sdev, cmd, arg); in scsi_ioctl()
|
| A D | am53c974.c | 374 struct scsi_host_template *hostt = &scsi_esp_template; in pci_esp_probe_one() local 391 shost = scsi_host_alloc(hostt, sizeof(struct esp)); in pci_esp_probe_one()
|
| A D | scsi.c | 527 if (!try_module_get(sdev->host->hostt->module)) in scsi_device_get() 548 struct module *mod = sdev->host->hostt->module; in scsi_device_put()
|
| A D | raid_class.c | 68 if (i->f->cookie != sdev->host->hostt) in raid_match()
|
| A D | sd.c | 1524 if (host->hostt->bios_param) in sd_getgeo() 1525 host->hostt->bios_param(sdp, bdev, capacity, diskinfo); in sd_getgeo() 3404 if (sdev->host->hostt->unlock_native_capacity) in sd_unlock_native_capacity() 3405 sdev->host->hostt->unlock_native_capacity(sdev); in sd_unlock_native_capacity() 3579 sdp->host->hostt->rpm_autosuspend_delay); in sd_probe()
|
| A D | scsi_transport_fc.c | 2795 "when no workqueue created.\n", shost->hostt->name); in fc_queue_work() 2814 "when no workqueue created.\n", shost->hostt->name); in fc_flush_work() 2838 "when no workqueue created.\n", shost->hostt->name); in fc_queue_devloss_work() 2857 "when no workqueue created.\n", shost->hostt->name); in fc_flush_devloss() 4133 if ((shost->hostt->vendor_id == 0L) || in fc_bsg_host_dispatch() 4135 shost->hostt->vendor_id)) { in fc_bsg_host_dispatch()
|
| /linux/Documentation/scsi/ |
| A D | scsi_eh.rst | 50 invoking hostt->queuecommand() or the block layer will time it out. 93 1. invokes optional hostt->eh_timed_out() callback. Return value can 154 has timed out, unless hostt->eh_timed_out() made lower layers forget 211 hostt EH callbacks. Callbacks may be omitted and omitted ones are 355 hostt->eh_abort_handler() is invoked for each scmd. The 395 *NOTE* If hostt->eh_abort_handler() isn't implemented or 408 instead of issuing STU, hostt->eh_device_reset_handler() 417 hostt->eh_bus_reset_handler() is invoked for each channel 426 This is the last resort. hostt->eh_host_reset_handler()
|
| /linux/drivers/staging/ks7010/ |
| A D | ks_wlan.h | 179 struct hostt { struct 510 struct hostt hostt; member
|
| A D | ks7010_sdio.c | 395 priv->hostt.buff[priv->hostt.qtail] = le16_to_cpu(hdr->event); in ks_wlan_hw_tx() 396 priv->hostt.qtail = (priv->hostt.qtail + 1) % SME_EVENT_BUFF_SIZE; in ks_wlan_hw_tx()
|
| A D | ks_hostif.c | 1035 priv->hostt.buff[priv->hostt.qtail] = event; in hostif_event_check() 1036 priv->hostt.qtail = (priv->hostt.qtail + 1) % SME_EVENT_BUFF_SIZE; in hostif_event_check()
|
| /linux/drivers/target/ |
| A D | target_core_pscsi.c | 83 (scsi_host->hostt->name) ? (scsi_host->hostt->name) : in pscsi_detach_hba() 108 " %s\n", hba->hba_id, (sh->hostt->name) ? in pscsi_pmode_enable_hba() 109 (sh->hostt->name) : "Unknown"); in pscsi_pmode_enable_hba() 129 hba->hba_id, (sh->hostt->name) ? (sh->hostt->name) : "Unknown"); in pscsi_pmode_enable_hba()
|
| /linux/drivers/scsi/libfc/ |
| A D | fc_npiv.c | 27 vn_port = libfc_host_alloc(shost->hostt, privsize); in libfc_vport_create()
|
| /linux/drivers/scsi/libsas/ |
| A D | sas_scsi_host.c | 545 if (!shost->hostt->eh_device_reset_handler) in try_to_reset_cmd_device() 548 res = shost->hostt->eh_device_reset_handler(cmd); in try_to_reset_cmd_device() 553 if (shost->hostt->eh_target_reset_handler) in try_to_reset_cmd_device() 554 return shost->hostt->eh_target_reset_handler(cmd); in try_to_reset_cmd_device()
|
| A D | sas_host_smp.c | 270 memcpy(resp_data + 12, shost->hostt->name, in sas_smp_host_handler()
|
| /linux/drivers/scsi/arm/ |
| A D | arxescsi.c | 218 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in arxescsi_info()
|
| A D | powertec.c | 189 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in powertecscsi_info()
|
| A D | cumana_2.c | 301 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in cumanascsi_2_info()
|
| A D | eesox.c | 386 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in eesoxscsi_info()
|
| /linux/include/scsi/ |
| A D | scsi_host.h | 560 struct scsi_host_template *hostt; member
|