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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dentity.h19 int rc_count; member in struct:_divas_um_idi_entity
H A Dum_idi.c195 e->rc_count = 0;
506 if (e->rc_count) {
507 e->rc_count--;
588 e->rc_count++;
666 e->rc_count = 0;
824 ret = (e->e.Id || e->rc_count
827 DBG_TRC(("Id:%02x, rc_count:%d, status:%08x", e->e.Id, e->rc_count,
851 if (e->rc_count) {
873 e->rc_count
[all...]

Completed in 106 milliseconds