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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/x25/
H A Dx25_out.c150 if (!x25->intflag && skb_peek(&x25->interrupt_out_queue) != NULL) {
151 x25->intflag = 1;
H A Dx25_in.c268 x25->intflag = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dx25.h148 unsigned char state, condition, qbitincl, intflag, accptapprv; member in struct:x25_sock
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsbutils.c149 uint origidx, intflag, intr_val = 0; local
158 intflag = R_SBREG(sii, &sb->sbflagst);
162 return intflag;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dswarm_cs4297a.c909 static void cs4297a_update_ptr(struct cs4297a_state *s, int intflag) argument
920 status = intflag ? __raw_readq(SS_CSR(R_SER_STATUS)) : 0;
930 d->swptr, d->hwptr, hwptr, intflag));
1116 if ( (d->count <= (signed) d->sbufsz/2) || intflag)

Completed in 102 milliseconds