/linux-4.19.296/drivers/s390/scsi/ |
D | zfcp_scsi.c | 63 int zfcp_scsi_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *scpnt) in zfcp_scsi_queuecommand() 341 struct Scsi_Host *shost = rport_to_shost(rport); in zfcp_scsi_eh_target_reset_handler() local 397 static int zfcp_scsi_sysfs_host_reset(struct Scsi_Host *shost, int reset_type) in zfcp_scsi_sysfs_host_reset() 492 struct Scsi_Host *shost; in zfcp_scsi_adapter_unregister() local 618 static void zfcp_scsi_reset_fc_host_stats(struct Scsi_Host *shost) in zfcp_scsi_reset_fc_host_stats() 640 static void zfcp_scsi_get_host_port_state(struct Scsi_Host *shost) in zfcp_scsi_get_host_port_state() 676 struct Scsi_Host *shost = rport_to_shost(rport); in zfcp_scsi_terminate_rport_io() local 799 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_scsi_set_prot() local
|
D | zfcp_fc.c | 548 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fc_adisc() local 852 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fc_rspn() local 941 struct Scsi_Host *shost; in zfcp_fc_job_wka_port() local 1024 struct Scsi_Host *shost; in zfcp_fc_exec_bsg_job() local
|
D | zfcp_unit.c | 197 struct Scsi_Host *shost; in zfcp_unit_sdev() local
|
D | zfcp_fsf.c | 485 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fsf_exchange_config_evaluate() local 553 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fsf_exchange_config_data_handler() local 630 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fsf_exchange_port_evaluate() local
|
D | zfcp_erp.c | 1307 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_erp_try_rport_unblock() local
|
/linux-4.19.296/include/scsi/ |
D | scsi_host.h | 717 #define shost_printk(prefix, shost, fmt, a...) \ argument 720 static inline void *shost_priv(struct Scsi_Host *shost) in shost_priv() 737 static inline int scsi_host_in_recovery(struct Scsi_Host *shost) in scsi_host_in_recovery() 745 static inline bool shost_use_blk_mq(struct Scsi_Host *shost) in shost_use_blk_mq() 773 static inline struct device *scsi_get_device(struct Scsi_Host *shost) in scsi_get_device() 782 static inline int scsi_host_scan_allowed(struct Scsi_Host *shost) in scsi_host_scan_allowed() 826 static inline void scsi_host_set_prot(struct Scsi_Host *shost, unsigned int mask) in scsi_host_set_prot() 831 static inline unsigned int scsi_host_get_prot(struct Scsi_Host *shost) in scsi_host_get_prot() 836 static inline int scsi_host_prot_dma(struct Scsi_Host *shost) in scsi_host_prot_dma() 841 static inline unsigned int scsi_host_dif_capable(struct Scsi_Host *shost, unsigned int target_type) in scsi_host_dif_capable() [all …]
|
D | sas_ata.h | 66 static inline void sas_ata_strategy_handler(struct Scsi_Host *shost) in sas_ata_strategy_handler() 70 static inline void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q, in sas_ata_eh()
|
D | scsi_transport.h | 86 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in scsi_transport_target_data() local 94 struct Scsi_Host *shost = sdev->host; in scsi_transport_device_data() local
|
D | scsi_tcq.h | 22 static inline struct scsi_cmnd *scsi_host_find_tag(struct Scsi_Host *shost, in scsi_host_find_tag()
|
D | scsi_device.h | 368 #define shost_for_each_device(sdev, shost) \ argument 386 #define __shost_for_each_device(sdev, shost) \ argument
|
D | libfc.h | 875 struct Scsi_Host *shost; in libfc_host_alloc() local
|
D | libsas.h | 361 struct Scsi_Host *shost; member
|
D | scsi_transport_fc.h | 250 struct Scsi_Host *shost; /* Physical Port Parent */ member
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptspi.c | 404 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in mptspi_target_alloc() local 521 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in mptspi_read_spi_device_pg0() local 782 mptspi_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptspi_qcmd() 858 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in mptspi_write_spi_device_pg1() local 1068 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in MPTSPI_SIMPLE_TRANSPORT_PARM() local 1122 struct Scsi_Host *shost = ioc->sh; in mpt_work_wrapper() local
|
D | mptfc.c | 193 struct Scsi_Host *shost = sdev->host; in mptfc_block_error_handler() local 644 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd()
|
D | mptsas.c | 366 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); in phy_to_ioc() local 372 struct Scsi_Host *shost = dev_to_shost(rphy->dev.parent->parent); in rphy_to_ioc() local 1896 mptsas_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptsas_qcmd() 2213 static void mptsas_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, in mptsas_smp_handler()
|