Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c184 static inline struct pqi_ctrl_info *shost_to_hba(struct Scsi_Host *shost) in shost_to_hba() function
2010 pqi_scan_scsi_devices(shost_to_hba(shost)); in pqi_scan_start()
2478 ctrl_info = shost_to_hba(sdev->host); in pqi_take_device_offline()
4697 ctrl_info = shost_to_hba(scmd->device->host); in pqi_raid_bypass_retry_needed()
4738 ctrl_info = shost_to_hba(scmd->device->host); in pqi_queue_raid_bypass_retry()
4760 ctrl_info = shost_to_hba(scmd->device->host); in pqi_retry_raid_bypass()
4961 ctrl_info = shost_to_hba(shost); in pqi_scsi_queue_command()
5253 ctrl_info = shost_to_hba(shost); in pqi_eh_device_reset_handler()
5301 ctrl_info = shost_to_hba(sdev->host); in pqi_slave_alloc()
5336 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_map_queues()
[all …]
/Linux-v4.19/drivers/scsi/
Dhpsa.c335 static inline struct ctlr_info *shost_to_hba(struct Scsi_Host *sh) in shost_to_hba() function
444 h = shost_to_hba(shost); in host_show_lockup_detected()
466 h = shost_to_hba(shost); in host_store_hp_ssd_smart_path_status()
492 h = shost_to_hba(shost); in host_store_raid_offload_debug()
505 h = shost_to_hba(shost); in host_store_rescan()
517 h = shost_to_hba(shost); in host_show_firmware_revision()
529 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding()
541 h = shost_to_hba(shost); in host_show_transport_mode()
553 h = shost_to_hba(shost); in host_show_hp_ssd_smart_path_status()
637 h = shost_to_hba(shost); in host_show_resettable()
[all …]