Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/emu10k1/
Dcardmo.c156 int cByteSent = 0; in emu10k1_mpuout_bh() local
166 while (cByteSent < 4 && midiq->sizeLeft) { in emu10k1_mpuout_bh()
170 ++cByteSent; in emu10k1_mpuout_bh()
207 if ((card_mpuout->firstmidiq != NULL) || cByteSent) { in emu10k1_mpuout_bh()