Searched refs:rp_channel (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/rp/
H A Drpvar.h65 CHANNEL_t rp_channel; member in struct:rp_port
H A Drp.c657 cp = &rp->rp_channel;
708 count = sGetTxCnt(&rp->rp_channel);
787 ChanStatus = sGetChanStatus(&rp->rp_channel);
789 if(sInitChan(ctlp, &rp->rp_channel, aiop, chan) == 0) {
795 ChanStatus = sGetChanStatus(&rp->rp_channel);
865 rp->rp_channel.TxControl[3] =
866 ((rp->rp_channel.TxControl[3]
868 rp_writech4(&rp->rp_channel,_INDX_ADDR,
869 le32dec(rp->rp_channel.TxControl));
870 sSetRxTrigger(&rp->rp_channel, TRIG_
[all...]

Completed in 101 milliseconds