Home
last modified time | relevance | path

Searched refs:shost_to_hba (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c326 ctrl_info = shost_to_hba(shost); in pqi_sas_get_enclosure_identifier()
398 ctrl_info = shost_to_hba(shost); in pqi_sas_get_bay_identifier()
516 ctrl_info = shost_to_hba(shost); in pqi_sas_smp_handler()
Dsmartpqi_init.c2179 ctrl_info = shost_to_hba(shost); in pqi_scan_start()
2652 ctrl_info = shost_to_hba(sdev->host); in pqi_take_device_offline()
2730 struct pqi_ctrl_info *ctrl_info = shost_to_hba(scmd->device->host); in pqi_process_raid_io_error()
5066 ctrl_info = shost_to_hba(scmd->device->host); in pqi_raid_bypass_retry_needed()
5107 ctrl_info = shost_to_hba(scmd->device->host); in pqi_queue_raid_bypass_retry()
5129 ctrl_info = shost_to_hba(scmd->device->host); in pqi_retry_raid_bypass()
5340 ctrl_info = shost_to_hba(shost); in pqi_scsi_queue_command()
5751 ctrl_info = shost_to_hba(shost); in pqi_eh_device_reset_handler()
5788 ctrl_info = shost_to_hba(sdev->host); in pqi_slave_alloc()
5827 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_map_queues()
[all …]
Dsmartpqi.h1421 static inline struct pqi_ctrl_info *shost_to_hba(struct Scsi_Host *shost) in shost_to_hba() function
/Linux-v5.10/drivers/scsi/
Dhpsa.c342 static inline struct ctlr_info *shost_to_hba(struct Scsi_Host *sh) in shost_to_hba() function
446 h = shost_to_hba(shost); in host_show_lockup_detected()
468 h = shost_to_hba(shost); in host_store_hp_ssd_smart_path_status()
494 h = shost_to_hba(shost); in host_store_raid_offload_debug()
507 h = shost_to_hba(shost); in host_store_rescan()
525 h = shost_to_hba(shost); in host_show_firmware_revision()
537 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding()
549 h = shost_to_hba(shost); in host_show_transport_mode()
561 h = shost_to_hba(shost); in host_show_hp_ssd_smart_path_status()
645 h = shost_to_hba(shost); in host_show_resettable()
[all …]