Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dboardergo.c102 if (hysdn_sched_tx(card, dpr->ToHyBuf, &dpr->ToHySize, &dpr->ToHyChannel, in ergo_irq_bh()
197 memcpy(&dpr->ToHyBuf[ERG_TO_HY_BUF_SIZE - sizeof(TestText)], TestText, in ergo_testram()
199 if (memcmp(&dpr->ToHyBuf[ERG_TO_HY_BUF_SIZE - sizeof(TestText)], TestText, in ergo_testram()
Dboardergo.h26 /*0000 */ uchar ToHyBuf[ERG_TO_HY_BUF_SIZE]; member