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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclireadwrite.c333 int issued = 0; local
347 while ((issued - received < mpx) && (issued < blocks)) {
348 int bsent = issued * block;
354 size1, issued))
356 issued++;
371 while (received < issued && cli_receive_smb(cli))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/docs/
H A Dautodocifier.pl265 the command expects. This will be displayed when B<-h> is issued to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_dbf.c178 response->fsf_issued = fsf_req->issued;
769 rec->fsf_issued = fsf_req->issued;
H A Dzfcp_def.h1008 issued on behalf of erp */
1011 unsigned long long issued; /* request sent time (STCK) */ member in struct:zfcp_fsf_req
H A Dzfcp_fsf.c439 ZFCP_LOG_NORMAL("bug: Command issued by the device driver is "
697 ZFCP_LOG_NORMAL("bug: Command issued by the device driver is "
702 ("bug: Command issued by the device driver differs "
3414 * @adapter: adapter where scsi command is issued
4705 fsf_req->issued = get_clock();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_hw.c253 * @entry: Prism2 command queue entry to be issued
270 if (entry->issued) {
303 entry->issued = 1;
327 int err, res, issue, issued = 0; local
388 issued = 1;
401 if (err && issued) {
402 /* the command was issued, so a CmdCompl event should occur
657 * from the hardware and ACK the event. Depending on the issued command type
678 if (!entry->issued) {
680 "cmd not issued\
[all...]
H A Dhostap_wlan.h542 volatile int issued, issuing; member in struct:hostap_cmd_queue
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s161 ; two 32-bit mutiplies can be issued per cycle.
330 ; two 32-bit mutiplies can be issued per cycle.
H A Dpa-risc2W.s153 ; two 32-bit mutiplies can be issued per cycle.
320 ; two 32-bit mutiplies can be issued per cycle.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s161 ; two 32-bit mutiplies can be issued per cycle.
330 ; two 32-bit mutiplies can be issued per cycle.
H A Dpa-risc2W.s153 ; two 32-bit mutiplies can be issued per cycle.
320 ; two 32-bit mutiplies can be issued per cycle.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.c343 not_issued = 0x0001, /* command not yet issued */
1106 DPRINTK(debug_eh, DEBUG_LEAD "not yet issued - SUCCESS\n", CMDINFO(SCpnt));
1151 int ret, issued, disconnected; local
1171 issued = remove_SC(&ISSUE_SC, SCpnt)==0;
1172 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt);
1207 if(!issued) {
1756 printk(ERR_LEAD "command should not have been issued yet\n", CMDINFO(CURRENT_SC));
2902 printk("not issued|");
2972 SPRINTF("not issued|");
3367 SPRINTF("not yet issued command
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex2513 the first network configuration command is issued. F.e.\ if

Completed in 125 milliseconds