Searched refs:secondCount (Results 1 – 4 of 4) sorted by relevance
17 .secondCount resw 1 ; # of bytes on 2nd call77 ; and _pktRxBuf[n].secondCount, and CL on first call in
47 secondCount dw 0 ; # of bytes on 2nd call define122 ; and _pktRxBuf[n].secondCount, and CL on first call in
93 WORD secondCount; /* and 2nd upcall */ member
497 count_2 = rx->secondCount; in CheckElement()836 head.secondCount = _farpeekw (_dos_ds, realBase+ofs+2); in PktReceive()902 head.secondCount = *(WORD*) (realBase+ofs+2); in PktReceive()