Home
last modified time | relevance | path

Searched refs:serviced (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/sys/arch/acorn32/doc/
Dinterrupts43 0 - interrupt no serviced (not ours)
44 interrupt serviced but pass on down the chain
45 1 - interrupt serviced do not pass on down the chain
51 ever expected, the interrupt should be claimed if it has been serviced.
80 when serviced. Stray IRQ handlers may or may not be attached to the end
/netbsd/src/sys/dev/isa/
Dif_eg.c625 int i, len, serviced; in egintr() local
628 serviced = 0; in egintr()
653 serviced = 1; in egintr()
668 serviced = 1; in egintr()
687 serviced = 1; in egintr()
700 return serviced; in egintr()
/netbsd/src/sys/external/bsd/drm2/dist/drm/via/
Dvia_dmablit.c681 while (blitq->serviced != blitq->cur) { in via_dmablit_workqueue()
683 cur_released = blitq->serviced++; in via_dmablit_workqueue()
687 if (blitq->serviced >= VIA_NUM_BLIT_SLOTS) in via_dmablit_workqueue()
688 blitq->serviced = 0; in via_dmablit_workqueue()
742 blitq->serviced = 0; in via_init_dmablit()
Dvia_dmablit.h79 unsigned serviced; member
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dresult.c349 int serviced = 0; in wait4msg() local
360 serviced = 1; in wait4msg()
371 serviced = 1; in wait4msg()
389 if (!serviced && lc_ready == 1) in wait4msg()
/netbsd/src/sys/dev/sbus/
Dmagma.c512 int serviced = 0; in magma_hard() local
578 serviced = 1; in magma_hard()
603 serviced = 1; in magma_hard()
704 serviced = 1; in magma_hard()
716 return(serviced); in magma_hard()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
DChangeLog-2021537 bit when peripheral interrupts are serviced.
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc3088.txt268 are serviced per RFC 2251.
Drfc4373.txt307 the EndLBURPRequest after the consumer has serviced
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt227 the client that an error resulted due to the control being serviced.
Ddraft-ietf-ldapext-ldapv3-vlv-xx.txt345 If the request control is serviced, this response control is included
Ddraft-sermersheim-ldap-distproc-xx.txt1686 where multiple sub-operations are being concurrently serviced, the
/netbsd/src/sys/arch/sparc64/sparc64/
Dlocore.s5180 !! We can't take any save faults in here 'cause they will never be serviced
/netbsd/src/sys/external/bsd/acpica/dist/
Dchanges.txt4369 avoided in cases where events cannot be timely serviced. In this
/netbsd/src/games/fortune/datfiles/
Dfortunes217165 car serviced at the proper intervals and thereby incur fewer problems than
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git8734 be read while an earlier one is being serviced.