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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-berr.c27 static void dump_hub_information(unsigned long errst0, unsigned long errst1) argument
35 int wrb = errst1 & PI_ERR_ST1_WRBRRB_MASK;
62 unsigned long errst0, errst1; local
74 errst1 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS1_B : PI_ERR_STATUS1_A);
75 dump_hub_information(errst0, errst1);

Completed in 104 milliseconds