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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c527 int outreq_busy; member in struct:fsg_buffhd
1119 bh->outreq_busy = 0;
1728 &bh->outreq_busy, &bh->state);
2332 &bh->outreq_busy, &bh->state);
2955 &bh->outreq_busy, &bh->state);
3194 if (bh->outreq_busy)
3203 num_active += bh->inreq_busy + bh->outreq_busy;

Completed in 100 milliseconds