Home
last modified time | relevance | path

Searched refs:hostt (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.3-rc2/drivers/scsi/
A Dscsi_error.c130 if (host->hostt->eh_should_retry_cmd) in scsi_eh_should_retry_cmd()
345 if (host->hostt->eh_timed_out) { in scsi_timeout()
843 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset() local
848 if (!hostt->eh_host_reset_handler) in scsi_try_host_reset()
854 if (!hostt->skip_settle_delay) in scsi_try_host_reset()
873 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset() local
878 if (!hostt->eh_bus_reset_handler) in scsi_try_bus_reset()
884 if (!hostt->skip_settle_delay) in scsi_try_bus_reset()
915 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset() local
944 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset() local
[all …]
A Dhosts.c184 scsi_proc_hostdir_rm(shost->hostt); in scsi_remove_host()
222 struct scsi_host_template *sht = shost->hostt; in scsi_add_host_with_dma()
345 scsi_proc_hostdir_rm(shost->hostt); in scsi_host_dev_release()
439 shost->hostt = sht; in scsi_host_alloc()
524 if (scsi_proc_hostdir_add(shost->hostt) < 0) in scsi_host_alloc()
654 "when no workqueue created.\n", shost->hostt->name); in scsi_queue_work()
673 "when no workqueue created.\n", shost->hostt->name); in scsi_flush_work()
A Dscsi_proc.c74 if (!shost->hostt->write_info) in proc_scsi_host_write()
82 ret = shost->hostt->write_info(shost, page, count); in proc_scsi_host_write()
92 return shost->hostt->show_info(m, shost); in proc_scsi_show()
220 const struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_add()
251 const struct scsi_host_template *sht = shost->hostt; in scsi_proc_host_rm()
A Dscsi_scan.c366 if (shost->hostt->slave_alloc) { in scsi_alloc_sdev()
367 ret = shost->hostt->slave_alloc(sdev); in scsi_alloc_sdev()
399 if (shost->hostt->target_destroy) in scsi_target_destroy()
400 shost->hostt->target_destroy(starget); in scsi_target_destroy()
535 if (shost->hostt->target_alloc) { in scsi_alloc_target()
536 error = shost->hostt->target_alloc(starget); in scsi_alloc_target()
1062 if (sdev->host->hostt->slave_configure) { in scsi_add_lun()
1063 ret = sdev->host->hostt->slave_configure(sdev); in scsi_add_lun()
1918 if (shost->hostt->scan_finished) { in do_scsi_scan_host()
1920 if (shost->hostt->scan_start) in do_scsi_scan_host()
[all …]
A Dscsi_lib.c1516 rtn = host->hostt->queuecommand(host, cmd); in scsi_dispatch_cmd()
1568 if (!shost->hostt->init_cmd_priv) in scsi_prepare_cmd()
1569 memset(cmd + 1, 0, shost->hostt->cmd_size); in scsi_prepare_cmd()
1821 shost->hostt->cmd_size; in scsi_mq_init_request()
1825 if (shost->hostt->init_cmd_priv) { in scsi_mq_init_request()
1840 if (shost->hostt->exit_cmd_priv) in scsi_mq_exit_request()
1841 shost->hostt->exit_cmd_priv(shost, cmd); in scsi_mq_exit_request()
1850 if (shost->hostt->mq_poll) in scsi_mq_poll()
1869 if (shost->hostt->map_queues) in scsi_map_queues()
1870 return shost->hostt->map_queues(shost); in scsi_map_queues()
[all …]
A Dscsi_ioctl.c52 if (host->hostt->info) in ioctl_probe()
53 string = host->hostt->info(host); in ioctl_probe()
55 string = host->hostt->name; in ioctl_probe()
933 if (!sdev->host->hostt->compat_ioctl) in scsi_ioctl()
935 return sdev->host->hostt->compat_ioctl(sdev, cmd, arg); in scsi_ioctl()
938 if (!sdev->host->hostt->ioctl) in scsi_ioctl()
940 return sdev->host->hostt->ioctl(sdev, cmd, arg); in scsi_ioctl()
A Dscsi_sysfs.c259 unsigned int supported_mode = shost->hostt->supported_mode; in show_shost_supported_mode()
299 struct scsi_host_template *sht = shost->hostt; in store_host_reset()
341 !shost->hostt->eh_host_reset_handler)) in store_shost_eh_deadline()
379 shost_rd_attr2(proc_name, hostt->proc_name, "%s\n");
1028 struct scsi_host_template *sht = sdev->host->hostt; in DECLARE_EVT()
1232 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1236 !sdev->host->hostt->change_queue_depth) in scsi_sdev_attr_is_visible()
1476 if (sdev->host->hostt->slave_destroy) in __scsi_remove_device()
1477 sdev->host->hostt->slave_destroy(sdev); in __scsi_remove_device()
1609 struct scsi_host_template *hostt = shost->hostt; in scsi_sysfs_device_initialize() local
[all …]
A Dscsi.c568 if (!try_module_get(sdev->host->hostt->module)) in scsi_device_get()
575 module_put(sdev->host->hostt->module); in scsi_device_get()
591 struct module *mod = sdev->host->hostt->module; in scsi_device_put()
A Dam53c974.c374 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 Draid_class.c68 if (i->f->cookie != sdev->host->hostt) in raid_match()
A Dsd.c1416 if (host->hostt->bios_param) in sd_getgeo()
1417 host->hostt->bios_param(sdp, bdev, capacity, diskinfo); in sd_getgeo()
3412 if (sdev->host->hostt->unlock_native_capacity) in sd_unlock_native_capacity()
3413 sdev->host->hostt->unlock_native_capacity(sdev); in sd_unlock_native_capacity()
3585 sdp->host->hostt->rpm_autosuspend_delay); in sd_probe()
A Dscsi_transport_fc.c2793 "when no workqueue created.\n", shost->hostt->name); in fc_queue_work()
2812 "when no workqueue created.\n", shost->hostt->name); in fc_flush_work()
2836 "when no workqueue created.\n", shost->hostt->name); in fc_queue_devloss_work()
2855 "when no workqueue created.\n", shost->hostt->name); in fc_flush_devloss()
4131 if ((shost->hostt->vendor_id == 0L) || in fc_bsg_host_dispatch()
4133 shost->hostt->vendor_id)) { in fc_bsg_host_dispatch()
/linux-6.3-rc2/drivers/staging/ks7010/
A Dks_wlan.h179 struct hostt { struct
510 struct hostt hostt; member
A Dks7010_sdio.c395 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 Dks_hostif.c1031 priv->hostt.buff[priv->hostt.qtail] = event; in hostif_event_check()
1032 priv->hostt.qtail = (priv->hostt.qtail + 1) % SME_EVENT_BUFF_SIZE; in hostif_event_check()
/linux-6.3-rc2/Documentation/scsi/
A Dscsi_eh.rst50 invoking hostt->queuecommand() or the block layer will time it out.
92 1. invokes optional hostt->eh_timed_out() callback. Return value can
155 has timed out, unless hostt->eh_timed_out() made lower layers forget
212 hostt EH callbacks. Callbacks may be omitted and omitted ones are
356 hostt->eh_abort_handler() is invoked for each scmd. The
396 *NOTE* If hostt->eh_abort_handler() isn't implemented or
409 instead of issuing STU, hostt->eh_device_reset_handler()
418 hostt->eh_bus_reset_handler() is invoked for each channel
427 This is the last resort. hostt->eh_host_reset_handler()
/linux-6.3-rc2/drivers/target/
A Dtarget_core_pscsi.c82 (scsi_host->hostt->name) ? (scsi_host->hostt->name) : in pscsi_detach_hba()
107 " %s\n", hba->hba_id, (sh->hostt->name) ? in pscsi_pmode_enable_hba()
108 (sh->hostt->name) : "Unknown"); in pscsi_pmode_enable_hba()
128 hba->hba_id, (sh->hostt->name) ? (sh->hostt->name) : "Unknown"); in pscsi_pmode_enable_hba()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_npiv.c27 vn_port = libfc_host_alloc(shost->hostt, privsize); in libfc_vport_create()
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_scsi_host.c545 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 Dsas_host_smp.c270 memcpy(resp_data + 12, shost->hostt->name, in sas_smp_host_handler()
/linux-6.3-rc2/drivers/scsi/arm/
A Darxescsi.c222 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in arxescsi_info()
A Dpowertec.c193 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in powertecscsi_info()
A Dcumana_2.c305 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in cumanascsi_2_info()
A Deesox.c390 host->hostt->name, info->info.scsi.type, info->ec->slot_no, in eesoxscsi_info()
/linux-6.3-rc2/include/scsi/
A Dscsi_host.h557 struct scsi_host_template *hostt; member

Completed in 58 milliseconds

12