Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.c329 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba() function
675 h = sdev_to_hba(sdev); in raid_level_show()
708 h = sdev_to_hba(sdev); in lunid_show()
730 h = sdev_to_hba(sdev); in unique_id_show()
758 h = sdev_to_hba(sdev); in sas_address_show()
781 h = sdev_to_hba(sdev); in host_show_hp_ssd_smart_path_enabled()
815 h = sdev_to_hba(sdev); in path_info_show()
2097 h = sdev_to_hba(sdev); in hpsa_slave_alloc()
5589 h = sdev_to_hba(cmd->device); in hpsa_scsi_queue_command()
5919 h = sdev_to_hba(scsicmd->device); in hpsa_eh_device_reset_handler()
[all …]