Searched refs:_rxOutOfs (Results 1 – 3 of 3) sorted by relevance
10 PUBLIC _rxOutOfs, _rxInOfs, _PktReceiver, _pktRxEnd55 _rxOutOfs dw offset _pktRxBuf ; ring buffer offsets define102 @noWrap: cmp ax, _rxOutOfs ;; in-ofs = out-ofs ?
30 _rxOutOfs dw offset _pktRxBuf ; ring buffer offsets define109 cmp ax, [_rxOutOfs]
82 WORD _rxOutOfs; member99 #define rxOutOfs offsetof (PktRealStub,_rxOutOfs)