Searched refs:byTSR0 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dint.h39 BYTE byTSR0; member in struct:tagSINTData
H A Dint.c105 if (pINTData->byTSR0 & TSR_VALID) {
109 pINTData->byTSR0);
112 pINTData->byTSR0,
114 /*DBG_PRN_GRP01(("TSR0 %02x\n", pINTData->byTSR0));*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmib.h357 void STAvUpdateTDStatCounter(PSStatCounter pStatistic, unsigned char byTSR0, unsigned char byTSR1,
H A Ddesc.h307 volatile unsigned char byTSR0;
317 volatile unsigned char byTSR0; member in struct:tagTDES0
333 volatile unsigned char byTSR0; member in struct:tagTDES0
H A Dmib.c421 * byTSR0 - Tx Status
435 unsigned char byTSR0,
444 unsigned char byTSR0_NCR = byTSR0 & TSR0_NCR;
433 STAvUpdateTDStatCounter( PSStatCounter pStatistic, unsigned char byTSR0, unsigned char byTSR1, unsigned char *pbyBuffer, unsigned int cbFrameLength, unsigned int uIdx ) argument
H A Ddevice_main.c1677 byTsr0 = pTD->m_td0TD0.byTSR0;

Completed in 108 milliseconds