Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c253 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba() function
530 h = sdev_to_hba(sdev); in raid_level_show()
563 h = sdev_to_hba(sdev); in lunid_show()
587 h = sdev_to_hba(sdev); in unique_id_show()
615 h = sdev_to_hba(sdev); in host_show_hp_ssd_smart_path_enabled()
1445 h = sdev_to_hba(sdev); in hpsa_slave_alloc()
3972 h = sdev_to_hba(cmd->device); in hpsa_scsi_queue_command_lck()
4158 struct ctlr_info *h = sdev_to_hba(sdev); in hpsa_change_queue_depth()
4291 h = sdev_to_hba(scsicmd->device); in hpsa_eh_device_reset_handler()
4583 h = sdev_to_hba(sc->device); in hpsa_eh_abort_handler()
[all …]