Searched refs:dslot (Results 1 - 4 of 4) 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.c106 * dslot:
107 * NOTE: only one dslot value must be given for every card.
205 static int dslot[MAX_CARDS]; variable
233 module_param_array(dslot, int, NULL, S_IRUGO | S_IWUSR);
1616 if (hc->chan[hc->dslot].sync != 2) { /* no frame sync */
1617 if (hc->chan[hc->dslot].dch->dev.D.protocol
2425 dch = hc->chan[hc->dslot].dch;
2426 if (test_bit(HFC_CFG_REPORT_LOS, &hc->chan[hc->dslot].cfg)) {
2429 if (!temp && hc->chan[hc->dslot].los)
2432 if (temp && !hc->chan[hc->dslot]
[all...]
H A Dhfc_multi.h212 int dslot; /* channel # of d-channel (E1) default 16 */ member in struct:hfc_multi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dchecksum.S46 ;; r11 <= acr is not really needed in the mloop, just using the dslot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S97 .size ret_from_intr, . - ret_from_intr + 2 ; +2 includes the dslot.

Completed in 87 milliseconds