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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-berr.c42 #define GIO_ERRMASK 0xff00 macro
68 if (gio_err_stat & GIO_ERRMASK)
H A Dip28-berr.c115 #define GIO_ERRMASK 0xff00 macro
270 if (gio_err_stat & GIO_ERRMASK) {
368 if (gio_err_stat & GIO_ERRMASK) {
408 if (gio_err_stat & GIO_ERRMASK & ~SGIMC_GSTAT_TIME)
420 if ((gio_err_stat & GIO_ERRMASK) &&

Completed in 36 milliseconds