Home
last modified time | relevance | path

Searched refs:errst1 (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
39 st1.pi_stat1_word = errst1; in dump_hub_information()
64 unsigned long errst0, errst1; in ip27_be_handler() local
76 errst1 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS1_B : PI_ERR_STATUS1_A); in ip27_be_handler()
77 dump_hub_information(errst0, errst1); in ip27_be_handler()