Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c262 static inline struct ctlr_info *shost_to_hba(struct Scsi_Host *sh) in shost_to_hba() function
333 h = shost_to_hba(shost); in host_store_hp_ssd_smart_path_status()
359 h = shost_to_hba(shost); in host_store_raid_offload_debug()
372 h = shost_to_hba(shost); in host_store_rescan()
384 h = shost_to_hba(shost); in host_show_firmware_revision()
396 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding()
408 h = shost_to_hba(shost); in host_show_transport_mode()
420 h = shost_to_hba(shost); in host_show_hp_ssd_smart_path_status()
502 h = shost_to_hba(shost); in host_show_resettable()
4167 struct ctlr_info *h = shost_to_hba(sh); in hpsa_scan_start()
[all …]