Searched refs:channel_mgr_wq (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/misc/sgi-xp/
H A Dxpc.h774 wait_queue_head_t channel_mgr_wq; /* channel mgr's wait queue */ member in struct:xpc_partition
940 wake_up(&part->channel_mgr_wq);
H A Dxpc_main.c365 (void)wait_event_interruptible(part->channel_mgr_wq,
439 init_waitqueue_head(&part->channel_mgr_wq);

Completed in 42 milliseconds