Searched refs:complete (Results 26 - 50 of 1669) sorted by path

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhif.c257 scat_req->complete(dev->ar->htc_target, scat_req);
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dshm_ipc.c76 complete(&ipc->tx_completion);
H A Dtrans.c104 complete(&ctl_node->cmd_resp_completion);
/linux-master/drivers/s390/char/
H A Dsclp_cpi_sys.c76 complete(completion);
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.seq179 * the FIFO to complete the SCB.
185 * notice that status has been received and complete the SCB.
188 call complete;
259 * bother waiting for another command to complete.
1170 * We received a "command complete" message. Put the SCB on the complete
1182 * and then attempt to complete the command again. We should use a
1249 test SCB_SGPTR, SG_LIST_NULL jnz complete; /* No xfer */
1252 complete:
1685 * The transfer is complete i
[all...]
H A Daic7xxx.seq53 * as well as for our selection to complete just in case the reselection wins
526 /* Wait for preceding I/O session to complete. */
914 * The transfer is complete if either the last segment
941 * complete) that usually follow a data phase.
948 * flush process going as we complete the
1193 /* Wait for the idle loop to complete */
1602 * We received a "command complete" message. Put the SCB_TAG into the QOUTFIFO,
1619 * and then attempt to complete the command again. We should use a
1660 test SCB_SCSI_STATUS,0xff jz complete; /* Good Status? */
1665 test SCB_SCSI_STATUS, 0xff jz complete; /* Jus
[all...]
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h79 u32 complete [ 6]; member in struct:SYM_FWA_SCR
320 * complete or selection time-out to occur.
349 * Selection complete.
591 PADDR_A (complete),
624 * mark as complete.
1344 * Wait for the selection to complete or
H A Dsym_fw2.h80 u32 complete [ 6]; member in struct:SYM_FWA_SCR
295 * complete or selection time-out to occur.
334 * Selection complete.
580 PADDR_A (complete),
613 * mark as complete.
1223 * Wait for the selection to complete or
/linux-master/drivers/slimbus/
H A Dsched.c115 complete(&sched->pause_comp);
/linux-master/drivers/staging/gdm724x/
H A Dgdm_tty.h45 int complete));
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h26 bool complete; member in struct:cxgbit_lro_cb
45 bool complete; member in struct:cxgbit_lro_pdu_cb
/linux-master/drivers/tee/optee/
H A Dsupp.c50 complete(&req->c);
58 complete(&req->c);
109 complete(&supp->reqs_c);
379 complete(&req->c);
/linux-master/fs/nfs/
H A Dcache_lib.c80 complete(&dreq->completion);
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c152 "pvfs2-client-core: open device complete (ret = %d)\n",
303 complete(&cur_op->waitq);
345 complete(&cur_op->waitq);
491 complete(&op->waitq);
546 "pvfs2-client-core: device close complete\n");
672 "%s: priority remount complete\n",
/linux-master/include/linux/
H A Dadb.h18 unsigned char complete; member in struct:adb_request
/linux-master/include/linux/hsi/
H A Dhsi.h176 * @complete: Transfer completion callback
191 void (*complete)(struct hsi_msg *msg); member in struct:hsi_msg
/linux-master/include/linux/mtd/
H A Donenand.h121 struct completion complete; member in struct:onenand_chip
/linux-master/include/video/
H A Dimx-ipu-image-convert.h90 * @complete: run completion callback
103 ipu_image_convert_cb_t complete,
160 * @complete: run completion callback
176 ipu_image_convert_cb_t complete,
/linux-master/tools/power/cpupower/
H A Dcpupower-completion.sh127 complete -o bashdefault -o default -F _cpupower cpupower 2>/dev/null \
128 || complete -o default -F _cpupower cpupower
/linux-master/arch/alpha/lib/
H A Dcsum_ipv6_magic.S45 or $0,$21,$0 # .. e1 : 1st src word complete
52 or $1,$22,$1 # .. e1 : 2nd src word complete
60 or $2,$23,$2 # .. e1 : 1st dst word complete
62 or $18,$5,$18 # .. e1 : len complete
65 or $3,$24,$3 # .. e1 : 2nd dst word complete
74 sra $19,32,$19 # e0 : proto complete
H A Dev6-csum_ipv6_magic.S84 or $0,$22,$0 # E : 1st src word complete
91 or $1,$5,$1 # E : 2nd src word complete
100 or $2,$22,$2 # E : 1st dst word complete
102 or $3,$23,$3 # E : U L U L : 2nd dst word complete
H A Dev6-memset.S65 xor $16,$6,$1 # E : will complete write be within one quadword?
248 xor $16,$6,$1 # E : will complete write be within one quadword?
432 xor $16,$6,$1 # E : will complete write be within one quadword?
H A Dstrrchr.S35 or t5, a1, a1 # .. e1 : character replication complete
/linux-master/arch/arc/kernel/
H A Dentry.S260 ; Before returning to User mode check-for-and-complete any pending work
/linux-master/arch/arc/mm/
H A Dtlbex.S55 ; only need to save only a handful of regs, as opposed to complete reg file]
376 ; (stack switching / save the complete reg-file).

Completed in 561 milliseconds

1234567891011>>