Searched refs:ack (Results 1 - 25 of 88) sorted by relevance

1234

/src/sys/arch/ews4800mips/sbd/
H A Dif_iee_sbdio.c123 uint32_t ack; local in function:iee_sbdio_cmd
133 ack = SC_SCB(sc)->scb_cmd;
135 if (ack == 0)
153 uint32_t cmd, ack; local in function:iee_sbdio_reset
172 ack = SC_ISCP(sc)->iscp_busy;
174 if (ack != IEE_ISCP_BUSY) {
/src/usr.bin/m4/TEST/
H A Dack.m41 # $NetBSD: ack.m4,v 1.4 1995/09/28 05:37:54 tls Exp $
37 # @(#)ack.m4 8.1 (Berkeley) 6/6/93
40 define(ack, `ifelse($1,0,incr($2),$2,0,`ack(DECR($1),1)', macro
41 `ack(DECR($1), ack($1,DECR($2)))')')
/src/usr.sbin/timed/timed/
H A Dacksend.c86 int ack, /* look for this ack */
117 answer = readmsg(ack, name, &twait, net);
84 acksend(struct tsp * message,struct sockaddr_in * addr,char * name,int ack,struct netinfo * net,int bad) argument
/src/sys/netinet/
H A Dtcp_debug.c113 tcp_seq seq, ack; local in function:tcp_trace
173 ack = th->th_ack;
177 ack = ntohl(ack);
186 printf("@%x, urp=%x", ack, th->th_urp);
/src/sys/net/npf/
H A Dnpf_state_tcp.c299 tcp_seq seq, ack, end; local in function:npf_tcp_inwindow
323 tcpdlen = npf_tcpsaw(__UNCONST(npc), &seq, &ack, &win);
384 ack = tstate->nst_end;
385 } else if ((tcpfl & (TH_ACK|TH_RST)) == (TH_ACK|TH_RST) && ack == 0) {
387 ack = tstate->nst_end;
422 ackskew = tstate->nst_end - ack;
437 tstate->nst_end = ack;
447 if (SEQ_GEQ(ack + win, tstate->nst_maxend)) {
448 tstate->nst_maxend = ack + win;
H A Dnpf_sendpkt.c99 tcp_seq seq, ack; local in function:npf_return_tcp
106 tcpdlen = npf_tcpsaw(npc, &seq, &ack, &win);
170 th->th_seq = htonl(ack);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/
H A Dirq_service.h43 bool (*ack)( member in struct:irq_source_info_funcs
H A Damdgpu_irq_service.c158 if (info->funcs->ack)
159 return info->funcs->ack(irq_service, info);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce110/
H A Damdgpu_irq_service_dce110.c73 .ack = hpd_ack
78 .ack = NULL
83 .ack = NULL
88 .ack = NULL
93 .ack = NULL
235 .ack = dal_irq_service_dummy_ack
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce120/
H A Damdgpu_irq_service_dce120.c76 .ack = hpd_ack
81 .ack = NULL
86 .ack = NULL
91 .ack = NULL
96 .ack = NULL
186 .ack = dal_irq_service_dummy_ack
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce80/
H A Damdgpu_irq_service_dce80.c76 .ack = hpd_ack
81 .ack = NULL
86 .ack = NULL
91 .ack = NULL
96 .ack = NULL
196 .ack = dal_irq_service_dummy_ack
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn10/
H A Damdgpu_irq_service_dcn10.c157 .ack = hpd_ack
162 .ack = NULL
167 .ack = NULL
172 .ack = NULL
177 .ack = NULL
268 .ack = dal_irq_service_dummy_ack
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn20/
H A Damdgpu_irq_service_dcn20.c157 .ack = hpd_ack
162 .ack = NULL
167 .ack = NULL
172 .ack = NULL
177 .ack = NULL
272 .ack = dal_irq_service_dummy_ack
/src/sys/arch/hppa/gsc/
H A Dif_iee_gsc.c111 uint16_t ack; local in function:iee_gsc_cmd
121 ack = SC_SCB(sc)->scb_cmd;
123 if (ack == 0)
138 uint16_t ack; local in function:iee_gsc_reset
168 ack = SC_ISCP(sc)->iscp_busy;
170 if (ack != IEE_ISCP_BUSY)
/src/sys/kern/
H A Dkern_heartbeat.c469 bool *ack = cookie; local in function:defibrillator
475 atomic_store_relaxed(ack, true);
501 bool ack = false; local in function:defibrillate
504 .arg = &ack,
530 if (atomic_load_relaxed(&ack))
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dcn21/
H A Damdgpu_irq_service_dcn21.c158 .ack = hpd_ack
163 .ack = NULL
168 .ack = NULL
173 .ack = NULL
265 .ack = dal_irq_service_dummy_ack
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_auxch.c67 uint32_t tmp, ack = 0; local in function:radeon_dp_aux_transfer_native
188 ack = (tmp >> 8) & 0xff;
207 msg->reply = ack >> 4;
/src/sys/fs/nfs/server/
H A Dnfs_nfsdkrpc.c326 uint32_t ack; local in function:nfs_proc
367 ack = 0;
368 SVC_ACK(xprt, &ack);
369 nfsrc_trimcache(xprt->xp_sockref, ack, 0);
415 uint32_t ack; local in function:nfssvc_loss
417 ack = 0;
418 SVC_ACK(xprt, &ack);
419 nfsrc_trimcache(xprt->xp_sockref, ack, 1);
/src/libexec/telnetd/
H A Dslc.c223 int hislevel, mylevel, ack; local in function:process_slc
255 ack = flag & SLC_ACK;
259 * or the level is the same and the ack bit is set
261 if (hislevel == mylevel && (val == slctab[func].current.val || ack)) {
263 } else if (ack) {
265 * If we get here, we got an ack, but the levels don't match.
346 * If our level is DEFAULT, then just ack whatever was
H A Dtermstat.c456 int ack, changed; local in function:clientstat
462 * will change to the modes in an ack if it is different from
463 * what we currently have, but we will not ack the ack.
466 ack = (useeditmode & MODE_ACK);
475 * ack!!! This gets out the new MODE request,
476 * and when the ack to that command comes back
479 if (ack)
495 if (!ack) {
/src/usr.sbin/lpr/lpd/
H A Drecvjob.c69 #define ack() (void)write(STDOUT_FILENO, sp, 1); macro
131 ack();
222 ack();
251 ack();
/src/usr.bin/rdist/
H A Dserver.c52 #define ack() do { if (write(rem, "\0\n", 2) < 0) error("ack failed: %s\n", strerror(errno)); } while (0) macro
140 ack();
167 ack();
192 ack();
206 ack();
543 ack();
819 ack();
825 ack();
841 ack();
[all...]
/src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_state_test.c19 uint32_t ack; /* ACK number. */ member in struct:__anon6428599a0108
127 th->th_ack = htonl(p->ack);
/src/sys/arch/sparc64/dev/
H A Dviovar.h99 uint8_t ack: 1; member in struct:vio_dring_hdr
/src/sys/arch/evbppc/stand/wii/
H A Dminiipc.c196 miniipc_sdmmc_ack(uint32_t *ack) argument
207 *ack = 0;
211 *ack = req.args[0];

Completed in 20 milliseconds

1234