Searched refs:nchannels_active (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c190 atomic_set(&part->nchannels_active, 0);
808 atomic_dec(&part->nchannels_active);
909 atomic_inc(&part->nchannels_active);
1028 atomic_inc(&part->nchannels_active);
1167 atomic_inc(&xpc_partitions[ch->partid].nchannels_active);
1470 DBUG_ON(atomic_read(&part->nchannels_active) != 0);
H A Dxpc_main.c387 atomic_read(&part->nchannels_active) > 0 ||
412 atomic_read(&part->nchannels_active) == 0 &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h577 atomic_t nchannels_active; /* #of channels that are not DISCONNECTED */ member in struct:xpc_partition

Completed in 164 milliseconds