Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sgi-ip22/
Dip28-berr.c37 struct hpc3_stat { struct
45 struct hpc3_stat pbdma[8]; argument
46 struct hpc3_stat scsi[2];
47 struct hpc3_stat ethrx, ethtx;
414 for (i = 0; i < sizeof(hpc3)/sizeof(struct hpc3_stat); ++i) { in ip28_be_interrupt()
415 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; in ip28_be_interrupt()
423 if (i < sizeof(hpc3)/sizeof(struct hpc3_stat)) { in ip28_be_interrupt()
424 struct hpc3_stat *hp = (struct hpc3_stat *)&hpc3 + i; in ip28_be_interrupt()