Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_psycho.c478 static unsigned long stc_tag_buf[16]; variable
523 stc_tag_buf[i] = psycho_read(tag_base + (i * 8UL)); in __psycho_check_one_stc()
551 unsigned long tagval = stc_tag_buf[i]; in __psycho_check_one_stc()
Dpci_schizo.c444 static unsigned long stc_tag_buf[16]; variable
555 stc_tag_buf[i] = schizo_read(tag_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
582 unsigned long tagval = stc_tag_buf[i]; in __schizo_check_stc_error_pbm()