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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dchp.c41 static int cfg_busy; variable
658 cfg_busy = 0;
679 cfg_busy = 1;
702 if (wait_event_interruptible(cfg_wait_queue, !cfg_busy))

Completed in 62 milliseconds