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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1940 (hc->chan[ch].slot_rx < 0) &&
2182 (hc->chan[ch].slot_rx < 0) &&
2836 int bank_tx, int slot_rx, int bank_rx)
2845 oslot_rx = hc->chan[ch].slot_rx;
2853 bank_tx, oslot_rx, slot_rx, bank_rx);
2875 if (oslot_rx >= 0 && slot_rx != oslot_rx) {
2924 if (slot_rx < 0) {
2927 hc->chan[ch].slot_rx = -1;
2942 __func__, ch, slot_rx, bank_rx,
2944 HFC_outb(hc, R_SLOT, (slot_rx<<
2835 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3146 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3534 int slot_rx; local
[all...]
H A Dhfc_multi.h52 int slot_rx; member in struct:hfc_chan

Completed in 80 milliseconds