Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_psycho.c27 #define psycho_read(__reg) \ macro
512 control = psycho_read(strbuf->strbuf_control); in __psycho_check_one_stc()
518 val = psycho_read(err_base + (i * 8UL)); in __psycho_check_one_stc()
523 stc_tag_buf[i] = psycho_read(tag_base + (i * 8UL)); in __psycho_check_one_stc()
524 stc_line_buf[i] = psycho_read(line_base + (i * 8UL)); in __psycho_check_one_stc()
642 control = psycho_read(iommu->iommu_control); in psycho_check_iommu_error()
684 psycho_read(base + PSYCHO_IOMMU_TAG + (i * 8UL)); in psycho_check_iommu_error()
686 psycho_read(base + PSYCHO_IOMMU_DATA + (i * 8UL)); in psycho_check_iommu_error()
764 afar = psycho_read(afar_reg); in psycho_ue_intr()
765 afsr = psycho_read(afsr_reg); in psycho_ue_intr()
[all …]