Searched refs:ReqCh (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Dpr_pc.h39 byte ReqCh; member in struct:__anon1504
H A Deicon_isa.h43 __u8 ReqCh; /* Channel field for layer-3 Requests */ member in struct:__anon1494
H A Didi.h66 byte ReqCh; /* channel of current Req */ member in struct:entity_s
H A Deicon_io.c335 ram_outb(ccard, &com->ReqCh, reqbuf->ReqCh);
342 ram_outb(ccard, &ReqOut->ReqCh, reqbuf->ReqCh);
364 chan->e.ReqCh = 0;
379 chan->e.ReqCh = 1;
408 chan->e.ReqCh = 0;
410 chan->e.ReqCh = 1;
449 ep->ReqCh = reqbuf->ReqCh;
[all...]
H A Deicon_idi.h63 __u8 ReqCh __attribute__ ((packed)); member in struct:__anon1489
H A Dpc.h44 byte ReqCh; /* Channel field for layer-3 Requests */ member in struct:dual
H A Deicon_idi.c60 reqbuf->ReqCh = 0;
116 reqbuf->ReqCh = 0;
128 reqbuf->ReqCh = Ch;
140 reqbuf->ReqCh = 0;
156 reqbuf->ReqCh = 0;
467 reqbuf->ReqCh = 0;
1162 reqbuf->ReqCh = chan->e.IndCh;
2164 reqbuf->ReqCh = chan->e.IndCh;
2720 if (ack->RcId != ((chan->e.ReqCh) ? chan->e.B2Id : chan->e.D3Id)) {
2724 ack->RcId, (chan->e.ReqCh)
[all...]
H A Deicon.h183 __u8 ReqCh; /* channel of current Req */ member in struct:__anon1480
H A Didi.c406 DPRINTF(("IDI: >REQ=%x,Id=%x,Ch=%x",this->Req,this->Id,this->ReqCh));
436 a->ram_out(a, &ReqOut->ReqCh, this->ReqCh);

Completed in 58 milliseconds