Searched refs:sgpio_regs (Results 1 – 2 of 2) sorted by relevance
412 void __iomem *sgpio_regs; member
2522 hisi_hba->sgpio_regs = devm_ioremap_resource(dev, res); in hisi_sas_shost_alloc()2523 if (IS_ERR(hisi_hba->sgpio_regs)) in hisi_sas_shost_alloc()