Searched refs:busy (Results 126 - 133 of 133) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dxircom_pgs.S734 jb acc.1, dump_stat__done; busy: cannot dump, old one still pending
H A Dkeyspan_pda.S673 jb acc.1, dump_stat__done; busy: cannot dump, old one still pending
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c2039 ** ^If the busy callback is NULL, then [SQLITE_BUSY] or [SQLITE_IOERR_BLOCKED]
2040 ** is returned immediately upon encountering the lock. ^If the busy callback
2043 ** ^The first argument to the busy handler is a copy of the void* pointer which
2045 ** the busy handler callback is the number of times that the busy handler has
2047 ** busy callback returns 0, then no additional attempts are made to
2052 ** The presence of a busy handler does not guarantee that it will be invoked
2053 ** when there is lock contention. ^If SQLite determines that invoking the busy
2055 ** or [SQLITE_IOERR_BLOCKED] instead of invoking the busy handler.
2062 ** invoke the busy handler
8314 u8 busy; /* TRUE if currently initializing */ member in struct:sqlite3::sqlite3InitInfo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Dmd.c3946 goto busy;
3953 busy:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmessage.c14732 word i,j,k,busy,group_found; local
14769 for(k=0,busy=false; k<a->max_plci; k++)
14774 if(auxplci->appl == &application[i]) /* application has a busy PLCI */
14776 busy = true;
14777 dbug(1,dprintf("Appl 0x%x is busy",i+1));
14781 busy = true;
14787 for(j=0,group_found=0; j<=(MAX_CIP_TYPES) && !busy &&!group_found; j++) /* build groups with free applications only */
14824 for(j=i+1; j<max_appl; j++) /* search other group members and mark them as busy */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h4449 uint32 busy; /* packets droped because of hardware/transmission error */ member in struct:__anon3322
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex128 drive. In the months that I was busy writing a \linux\ driver for it,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex3009 echo "Address $ipaddr is busy, trying DHCP..." 1>&2

Completed in 437 milliseconds

123456