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

/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1939 (hc->chan[ch].slot_rx < 0) &&
2174 (hc->chan[ch].slot_rx < 0) &&
2827 int bank_tx, int slot_rx, int bank_rx)
2836 oslot_rx = hc->chan[ch].slot_rx;
2844 bank_tx, oslot_rx, slot_rx, bank_rx);
2866 if (oslot_rx >= 0 && slot_rx != oslot_rx) {
2915 if (slot_rx < 0) {
2918 hc->chan[ch].slot_rx = -1;
2933 __func__, ch, slot_rx, bank_rx,
2935 HFC_outb(hc, R_SLOT, (slot_rx <<
2826 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3145 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3533 int slot_rx; local
[all...]
H A Dhfc_multi.h53 int slot_rx; member in struct:hfc_chan

Completed in 221 milliseconds