Searched refs:to_qla_host (Results 1 – 2 of 2) sorted by relevance
150 struct scsi_qla_host *ha = to_qla_host(shost); in qla4xxx_host_get_param()419 struct scsi_qla_host *ha = to_qla_host(cmd->device->host); in qla4xxx_queuecommand()1528 struct scsi_qla_host *ha = to_qla_host(cmd->device->host); in qla4xxx_eh_device_reset()1587 struct scsi_qla_host *ha = to_qla_host(cmd->device->host); in qla4xxx_eh_target_reset()
462 static inline struct scsi_qla_host* to_qla_host(struct Scsi_Host *shost) in to_qla_host() function