Home
last modified time | relevance | path

Searched refs:d_rx (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h210 struct dfifo d_rx; /* D-receive channel */ member
Dhfcpci.c475 df = &((union fifo_area *)(hc->hw.fifos))->d_chan.d_rx; in receive_dmsg()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h209 dfifo_type d_rx; /* D-receive channel */ member
Dhfc_pci.c340 df = &((fifo_area *) (cs->hw.hfcpci.fifos))->d_chan.d_rx; in receive_dmsg()