Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddi.c329 a->ram_inw(a, &IndIn->MLength)); in pr_dpc()
564 word MLength) in isdn_ind() argument
597 this->RLength = MLength; in isdn_ind()
614 this->RLength = MLength = (word)*(dword *)cma; in isdn_ind()
619 this->RLength = MLength = (word)diva_istream_read(a, in isdn_ind()
625 IoAdapter->RBuffer.length = min(MLength, (word)270); in isdn_ind()
626 if (IoAdapter->RBuffer.length != MLength) { in isdn_ind()
679 clength = min(MLength, (word)(R[this->RCurrent].PLength-this->ROffset)); in isdn_ind()
699 if (offset >= MLength) { in isdn_ind()
Dpr_pc.h70 word MLength; member
Dpc.h54 word MLength; /* more data total packet length */ member