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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsbutils.c154 uint origidx, intflag, intr_val = 0; local
163 intflag = R_SBREG(sii, &sb->sbflagst);
167 return intflag;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dswarm_cs4297a.c907 static void cs4297a_update_ptr(struct cs4297a_state *s, int intflag) argument
918 status = intflag ? __raw_readq(SS_CSR(R_SER_STATUS)) : 0;
928 d->swptr, d->hwptr, hwptr, intflag));
1114 if ( (d->count <= (signed) d->sbufsz/2) || intflag)

Completed in 67 milliseconds