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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h569 struct completion wdisconnect_wait; /* wait for channel disconnect */ member in struct:xpc_channel
H A Dxpc_main.c461 init_completion(&ch->wdisconnect_wait);
872 wait_for_completion(&ch->wdisconnect_wait);
H A Dxpc_channel.c166 complete(&ch->wdisconnect_wait);

Completed in 59 milliseconds