hpc3_stat          49 arch/mips/sgi-ip22/ip28-berr.c 	struct hpc3_stat pbdma[8];
hpc3_stat          50 arch/mips/sgi-ip22/ip28-berr.c 	struct hpc3_stat scsi[2];
hpc3_stat          51 arch/mips/sgi-ip22/ip28-berr.c 	struct hpc3_stat ethrx, ethtx;
hpc3_stat         401 arch/mips/sgi-ip22/ip28-berr.c 	for (i = 0; i < sizeof(hpc3)/sizeof(struct hpc3_stat); ++i) {
hpc3_stat         402 arch/mips/sgi-ip22/ip28-berr.c 		struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i;
hpc3_stat         410 arch/mips/sgi-ip22/ip28-berr.c 	if (i < sizeof(hpc3)/sizeof(struct hpc3_stat)) {
hpc3_stat         411 arch/mips/sgi-ip22/ip28-berr.c 		struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i;