Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h209 struct dfifo d_tx; /* D-send channel */ member
Dhfcpci.c692 df = &((union fifo_area *) (hc->hw.fifos))->d_chan.d_tx; in hfcpci_fill_dfifo()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h208 dfifo_type d_tx; /* D-send channel */ member
Dhfc_pci.c531 df = &((fifo_area *) (cs->hw.hfcpci.fifos))->d_chan.d_tx; in hfcpci_fill_dfifo()