Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
Dip27-berr.c25 static void dump_hub_information(unsigned long errst0, unsigned long errst1) in dump_hub_information() argument
37 st1.pi_stat1_word = errst1; in dump_hub_information()
62 unsigned long errst0, errst1; in ip27_be_handler() local
74 errst1 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS1_B : PI_ERR_STATUS1_A); in ip27_be_handler()
75 dump_hub_information(errst0, errst1); in ip27_be_handler()