Searched refs:iost (Results 1 – 4 of 4) sorted by relevance
3562 struct hisi_sas_iost *iost; in debugfs_snapshot_iost_reg_v3_hw() local3567 iost = hisi_hba->iost; in debugfs_snapshot_iost_reg_v3_hw()3569 for (i = 0; i < max_command_entries; i++, iost++) { in debugfs_snapshot_iost_reg_v3_hw()3758 struct hisi_sas_iost *iost = debugfs_iost->iost; in debugfs_iost_v3_hw_show() local3761 if (!debugfs_dump_is_generated_v3_hw(iost)) in debugfs_iost_v3_hw_show()3765 __le64 *data = &iost->qw0; in debugfs_iost_v3_hw_show()3781 __le64 *iost; in debugfs_iost_cache_v3_hw_show() local3794 iost = (__le64 *)iost_cache; in debugfs_iost_cache_v3_hw_show()4592 hisi_hba->debugfs_iost[dump_index].iost = NULL; in debugfs_release_v3_hw()4677 hisi_hba->debugfs_iost[dump_index].iost = in debugfs_alloc_v3_hw()[all …]
374 struct hisi_sas_iost *iost; member443 struct hisi_sas_iost *iost; member
2222 memset(hisi_hba->iost, 0, s); in hisi_sas_init_mem()2333 hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma, in hisi_sas_alloc()2335 if (!hisi_hba->iost) in hisi_sas_alloc()
881 u32 iost; in bgmac_chip_reset_idm_config() local883 iost = bgmac_idm_read(bgmac, BCMA_IOST); in bgmac_chip_reset_idm_config()885 iost &= ~BGMAC_BCMA_IOST_ATTACHED; in bgmac_chip_reset_idm_config()891 if (iost & BGMAC_BCMA_IOST_ATTACHED) { in bgmac_chip_reset_idm_config()899 if (iost & BGMAC_BCMA_IOST_ATTACHED && (bgmac->in_init || !bgmac->has_robosw)) in bgmac_chip_reset_idm_config()