Searched refs:ongoing (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/dma/
H A Dtimb_dma.c88 bool ongoing; member in struct:timb_dma_chan
225 if (td_chan->ongoing) {
227 "Transfer already ongoing\n");
256 td_chan->ongoing = true;
288 td_chan->ongoing = false;
314 if (td_chan->ongoing) {
331 BUG_ON(td_chan->ongoing);
549 /* transfer ongoing */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsocket.tex796 \item An ongoing connection request has completed (\helpref{wxSocketClient}{wxsocketclient} only)

Completed in 107 milliseconds