Home
last modified time | relevance | path

Searched refs:upd (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Duha_isa.c85 struct uha_probe_data upd; in uha_isa_probe() local
105 rv = u14_find(iot, ioh, &upd); in uha_isa_probe()
111 ia->ia_irq[0].ir_irq != upd.sc_irq) in uha_isa_probe()
114 ia->ia_drq[0].ir_drq != upd.sc_drq) in uha_isa_probe()
121 ia->ia_irq[0].ir_irq = upd.sc_irq; in uha_isa_probe()
124 ia->ia_drq[0].ir_drq = upd.sc_drq; in uha_isa_probe()
142 struct uha_probe_data upd; in uha_isa_attach() local
157 if (!u14_find(iot, ioh, &upd)) { in uha_isa_attach()
162 if (upd.sc_drq != -1) { in uha_isa_attach()
164 if ((error = isa_dmacascade(ic, upd.sc_drq)) != 0) { in uha_isa_attach()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Ddigestcommon.h51 name, CTX, blksize, dgstsize, flags, upd, fin) \ argument
77 { OSSL_FUNC_DIGEST_UPDATE, (void (*)(void))upd }, \
88 name, CTX, blksize, dgstsize, flags, init, upd, fin) \ argument
96 upd, fin), \
101 name, CTX, blksize, dgstsize, flags, init, upd, fin, \ argument
111 upd, fin), \
/netbsd-src/usr.bin/rup/
H A Drup.c232 unsigned ups = 0, upm = 0, uph = 0, upd = 0; in print_rup_data() local
250 upd=ups / (3600 * 24); in print_rup_data()
251 ups-=upd * 3600 * 24; in print_rup_data()
256 if (upd != 0) in print_rup_data()
257 (void)snprintf(days_buf, sizeof(days_buf), "%3u day%s, ", upd, in print_rup_data()
258 (upd > 1) ? "s" : ""); in print_rup_data()
/netbsd-src/sys/dev/eisa/
H A Duha_eisa.c121 struct uha_probe_data upd; in uha_eisa_attach() local
140 if (!u24_find(iot, ioh, &upd)) in uha_eisa_attach()
145 if (eisa_intr_map(ec, upd.sc_irq, &ih)) { in uha_eisa_attach()
147 upd.sc_irq); in uha_eisa_attach()
167 uha_attach(sc, &upd); in uha_eisa_attach()
/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dsqrtrem_1_2.c129 upd (mp_limb_t *s, mp_limb_t k) in upd() function
179 er = upd (&es, k + er); in check_some_values()
213 er = upd (&es, er - 2 * es); in check_some_values()
/netbsd-src/sys/dev/ic/
H A Duha.c104 uha_attach(struct uha_softc *sc, struct uha_probe_data *upd) in uha_attach() argument
135 chan->chan_id = upd->sc_scsi_dev; in uha_attach()
H A Delinkxl.c1333 struct ex_upd *upd; in ex_intr() local
1341 upd = rxd->rx_upd; in ex_intr()
1347 ((char *)upd - (char *)sc->sc_upd), in ex_intr()
1350 pktstat = le32toh(upd->upd_pktstatus); in ex_intr()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/04-test_pem_data/
H A Ddsa-threecolumn.pem90 upd
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem90 upd
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1461 uint32_t maj, min, upd; in printf_version() local
1465 upd = version & 0xff; in printf_version()
1467 printf ("%u.%u.%u", maj, min, upd); in printf_version()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1460 uint32_t maj, min, upd; in printf_version() local
1464 upd = version & 0xff; in printf_version()
1466 printf ("%u.%u.%u", maj, min, upd); in printf_version()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1523 upd
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.467853 * emacs/texnfo-upd.el,
9623 * emacs/texnfo-upd.el: Fix typo re `texinfo-sequential-node-update.'
9629 * emacs/texnfo-upd.el (texinfo-start-menu-description):
9644 * emacs/texnfo-upd.el (texinfo-master-menu): Error message if file
9661 * emacs/texnfo-upd.el: Replace `(mark-whole-buffer)' with
9667 * emacs/texnfo-upd.el (texinfo-check-for-node-name): Offer section
9709 * emacs/texnfo-upd.el (texinfo-insert-master-menu-list): Insert a
9745 * emacs/texnfo-upd.el (texinfo-pointer-name): Find only those
9750 * emacs/texnfo-upd.el: Ensure that no commands depend on the value of
9779 * emacs/texnfo-upd.el (texinfo-section-types-regexp): `@subtitle' no
[all …]
/netbsd-src/etc/
H A Dservices4675 lot105-ds-upd 2053/tcp # Lot105 DSuper Updates [Piers_Scannell] …
4676 lot105-ds-upd 2053/udp # Lot105 DSuper Updates [Piers_Scannell] …
12300 synchronet-upd 6102/tcp # SynchroNet-upd [Arne_Haugland] …
12301 synchronet-upd 6102/udp # SynchroNet-upd [Arne_Haugland] …
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20127825 gen_avx_load{dqu,ups,upd}256 to load from unaligned memory and
7826 gen_avx_store{dqu,ups,upd}256 to store to unaligned memory.
7828 gen_sse2_load{dqu,upd} to load from unaligned memory and
7829 gen_sse_loadups or gen_sse2_store{dqu,upd}256 to store to
/netbsd-src/external/gpl2/xcvs/dist/
H A DFAQ5686 " + "update", "up", "upd""
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS54291 40551219df4fecf4e510b4a796eee53e gcc/testsuite/gcc.target/bpf/helper-sk-lookup-upd.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS60800 40551219df4fecf4e510b4a796eee53e gcc/testsuite/gcc.target/bpf/helper-sk-lookup-upd.c