Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.c331 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba() function
672 h = sdev_to_hba(sdev); in raid_level_show()
705 h = sdev_to_hba(sdev); in lunid_show()
727 h = sdev_to_hba(sdev); in unique_id_show()
755 h = sdev_to_hba(sdev); in sas_address_show()
778 h = sdev_to_hba(sdev); in host_show_hp_ssd_smart_path_enabled()
812 h = sdev_to_hba(sdev); in path_info_show()
2100 h = sdev_to_hba(sdev); in hpsa_slave_alloc()
5633 h = sdev_to_hba(cmd->device); in hpsa_scsi_queue_command()
5974 h = sdev_to_hba(scsicmd->device); in hpsa_eh_device_reset_handler()
[all …]