Home
last modified time | relevance | path

Searched refs:probing (Results 1 – 25 of 64) sorted by relevance

123

/netbsd/src/sys/dev/isa/
Dsb.c110 sbmatch(struct sbdsp_softc *sc, int probing, cfdata_t match) in sbmatch() argument
129 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
136 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
155 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
165 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
172 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
182 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
188 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
194 probing ? "sbmatch" : device_xname(sc->sc_dev), in sbmatch()
210 probing ? "sbmatch" : device_xname(sc->sc_dev), w, in sbmatch()
[all …]
Dsb_isa.c99 sbfind(device_t parent, struct sbdsp_softc *sc, int probing, in sbfind() argument
125 if (!sbmatch(sc, probing, match)) in sbfind()
130 if (probing) { in sbfind()
Dpas.c289 struct isa_attach_args *ia, int probing) in pasfind() argument
426 if (probing) { in pasfind()
437 if (rc == 0 || probing) in pasfind()
441 if (rc == 0 || probing) in pasfind()
Dwss_isa.c120 wssfind(device_t parent, cfdata_t match, struct wss_softc *sc, int probing, in wssfind() argument
199 if (probing) { in wssfind()
/netbsd/src/external/gpl2/lvm2/dist/udev/
D13-dm-disk.rules8 # Symlinks that depend on probing filesystem type,
/netbsd/src/external/bsd/ntp/dist/html/hints/
Dsolaris.xtra.409584936 After doing a ./configure for probing for all the necessary tools(compilers,
/netbsd/src/external/ibm-public/postfix/dist/
DCOMPATIBILITY7 address probing yes (optional persistent database)
DRELEASE_NOTES-2.181 probing /usr/include and/or /usr/lib. To build with PCRE version
176 by probing, that is, by sending mail that is not actually delivered
/netbsd/src/sys/dev/sdmmc/
Dsdhc.c1592 bool probing; in sdhc_exec_command() local
1641 probing = (cmd->c_flags & SCF_TOUT_OK) != 0; in sdhc_exec_command()
1642 if (!sdhc_wait_intr(hp, SDHC_COMMAND_COMPLETE, SDHC_COMMAND_TIMEOUT*3, probing)) { in sdhc_exec_command()
2284 sdhc_wait_intr(struct sdhc_host *hp, int mask, int timo, bool probing) in sdhc_wait_intr() argument
2332 if (!probing) in sdhc_wait_intr()
/netbsd/src/external/mit/expat/dist/
DREADME.md238 can use the probing macro in `conftools/expat.m4` to determine how to
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dhostconfig.texi51 probing.
/netbsd/src/sys/arch/i386/conf/
Dfiles.i386114 # attribute used to bring in BIOS trampoline code for real-mode probing
/netbsd/src/sys/external/bsd/drm2/dist/drm/
DKconfig158 bool "Allow to specify an EDID data set instead of probing for it"
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kafs/
DChangeLog57 state from k_hasafs() and retry retry the probing. The problem
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dunspecs.md228 VUNSPEC_PROBE_STACK_RANGE ; Represent stack range probing.
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
DChangeLog724 Add probing from the server that the client is still there, also
725 make the client check that the server is probing.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.opt465 Enable stack probing.
/netbsd/src/crypto/external/bsd/libsaslc/dist/ref/
Drfc2595.txt276 also be implemented to avoid the need for client probing of multiple
/netbsd/src/external/lgpl3/gmp/dist/
Dacinclude.m41008 dnl This is for use by compiler probing in GMP_PROG_CC_WORKS, so we doesn't
1255 dnl This macro is designed for use while probing for a good compiler, and
2424 dnl This is for use by compiler probing in GMP_PROG_CC_WORKS, so the result
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DChangeLog365 - support server certificate probing
1190 - Allow AP to start in Enrollee mode without AP PIN for probing, to
1261 * add TLS client events and server probing to ease design of
/netbsd/src/external/gpl3/gdb/dist/sim/
DChangeLog-2021368 -Werror when probing for supported warning flags.
/netbsd/src/external/bsd/libevent/dist/
DChangeLog445 o evdns: avoid double-free in evdns_base_free() for probing requests (4db15e0 Azat Khuzhin)
848 …o evdns: disable probing with EVDNS_BASE_DISABLE_WHEN_INACTIVE (610410b,ad0493e,fea86a6,d83b337,5c…
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
DChangeLog445 o evdns: avoid double-free in evdns_base_free() for probing requests (4db15e0 Azat Khuzhin)
848 …o evdns: disable probing with EVDNS_BASE_DISABLE_WHEN_INACTIVE (610410b,ad0493e,fea86a6,d83b337,5c…
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc1795 #error Cannot use indexed addressing mode for stack probing
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.md2972 /* If he wants no probing, just do it for him. */

123