Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip27/
H A Dip27-berr.c27 static void dump_hub_information(unsigned long errst0, unsigned long errst1) in dump_hub_information() argument
38 st0.pi_stat0_word = errst0; in dump_hub_information()
64 unsigned long errst0, errst1; in ip27_be_handler() local
75 errst0 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS0_B : PI_ERR_STATUS0_A); in ip27_be_handler()
77 dump_hub_information(errst0, errst1); in ip27_be_handler()