Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c336 ctrl_info = shost_to_hba(shost); in pqi_sas_get_enclosure_identifier()
408 ctrl_info = shost_to_hba(shost); in pqi_sas_get_bay_identifier()
526 ctrl_info = shost_to_hba(shost); in pqi_sas_smp_handler()
H A Dsmartpqi_init.c2612 ctrl_info = shost_to_hba(shost); in pqi_scan_start()
3151 ctrl_info = shost_to_hba(sdev->host); in pqi_take_device_offline()
3229 struct pqi_ctrl_info *ctrl_info = shost_to_hba(scmd->device->host); in pqi_process_raid_io_error()
5656 ctrl_info = shost_to_hba(scmd->device->host); in pqi_raid_bypass_retry_needed()
6041 ctrl_info = shost_to_hba(shost); in pqi_scsi_queue_command()
6429 ctrl_info = shost_to_hba(shost); in pqi_eh_device_reset_handler()
6456 ctrl_info = shost_to_hba(shost); in pqi_eh_abort_handler()
6500 ctrl_info = shost_to_hba(sdev->host); in pqi_sdev_init()
6546 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_map_queues()
6584 ctrl_info = shost_to_hba(sdev->host); in pqi_sdev_destroy()
[all …]
H A Dsmartpqi.h1694 static inline struct pqi_ctrl_info *shost_to_hba(struct Scsi_Host *shost) in shost_to_hba() function
/linux/drivers/scsi/
H A 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 …]