Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c327 ctrl_info = shost_to_hba(shost); in pqi_sas_get_enclosure_identifier()
401 ctrl_info = shost_to_hba(shost); in pqi_sas_get_bay_identifier()
515 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_sas_smp_handler()
Dsmartpqi_init.c2261 ctrl_info = shost_to_hba(shost); in pqi_scan_start()
2735 ctrl_info = shost_to_hba(sdev->host); in pqi_take_device_offline()
2813 struct pqi_ctrl_info *ctrl_info = shost_to_hba(scmd->device->host); in pqi_process_raid_io_error()
5112 ctrl_info = shost_to_hba(scmd->device->host); in pqi_raid_bypass_retry_needed()
5153 ctrl_info = shost_to_hba(scmd->device->host); in pqi_queue_raid_bypass_retry()
5175 ctrl_info = shost_to_hba(scmd->device->host); in pqi_retry_raid_bypass()
5386 ctrl_info = shost_to_hba(shost); in pqi_scsi_queue_command()
5782 ctrl_info = shost_to_hba(shost); in pqi_eh_device_reset_handler()
5819 ctrl_info = shost_to_hba(sdev->host); in pqi_slave_alloc()
5858 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_map_queues()
[all …]
Dsmartpqi.h1399 static inline struct pqi_ctrl_info *shost_to_hba(struct Scsi_Host *shost) in shost_to_hba() function
/Linux-v5.4/drivers/scsi/
Dhpsa.c337 static inline struct ctlr_info *shost_to_hba(struct Scsi_Host *sh) in shost_to_hba() function
441 h = shost_to_hba(shost); in host_show_lockup_detected()
463 h = shost_to_hba(shost); in host_store_hp_ssd_smart_path_status()
489 h = shost_to_hba(shost); in host_store_raid_offload_debug()
502 h = shost_to_hba(shost); in host_store_rescan()
514 h = shost_to_hba(shost); in host_show_firmware_revision()
526 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding()
538 h = shost_to_hba(shost); in host_show_transport_mode()
550 h = shost_to_hba(shost); in host_show_hp_ssd_smart_path_status()
634 h = shost_to_hba(shost); in host_show_resettable()
[all …]