Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A 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()
H A Dsmartpqi_init.c2180 ctrl_info = shost_to_hba(shost); in pqi_scan_start()
2653 ctrl_info = shost_to_hba(sdev->host); in pqi_take_device_offline()
2731 struct pqi_ctrl_info *ctrl_info = shost_to_hba(scmd->device->host); in pqi_process_raid_io_error()
5067 ctrl_info = shost_to_hba(scmd->device->host); in pqi_raid_bypass_retry_needed()
5108 ctrl_info = shost_to_hba(scmd->device->host); in pqi_queue_raid_bypass_retry()
5130 ctrl_info = shost_to_hba(scmd->device->host); in pqi_retry_raid_bypass()
5341 ctrl_info = shost_to_hba(shost); in pqi_scsi_queue_command()
5756 ctrl_info = shost_to_hba(shost); in pqi_eh_device_reset_handler()
5793 ctrl_info = shost_to_hba(sdev->host); in pqi_slave_alloc()
5832 struct pqi_ctrl_info *ctrl_info = shost_to_hba(shost); in pqi_map_queues()
[all …]
H A Dsmartpqi.h1421 static inline struct pqi_ctrl_info *shost_to_hba(struct Scsi_Host *shost) in shost_to_hba() function
/OK3568_Linux_fs/kernel/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 …]