Searched refs:MLength (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dpr_pc.h70 word MLength; member in struct:__anon4702
H A Ddi.c329 a->ram_inw(a, &IndIn->MLength));
564 word MLength)
597 this->RLength = MLength;
614 this->RLength = MLength = (word)*(dword*)cma;
619 this->RLength = MLength = (word)diva_istream_read (a,
625 IoAdapter->RBuffer.length = min(MLength, (word)270);
626 if (IoAdapter->RBuffer.length != MLength) {
679 clength = min(MLength, (word)(R[this->RCurrent].PLength-this->ROffset));
699 if (offset >= MLength) {
558 isdn_ind(ADAPTER * a, byte Ind, byte Id, byte Ch, PBUFFER * RBuffer, byte MInd, word MLength) argument
H A Dpc.h54 word MLength; /* more data total packet length */ member in struct:dual

Completed in 49 milliseconds