Home
last modified time | relevance | path

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

12345

/netbsd-src/sys/dev/isa/
H A 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 …]
H A 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()
H A 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()
H A 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/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/
H A Dfwd_edns_probe.dsc3 Description: Forward with EDNS probing
/netbsd-src/external/gpl2/lvm2/dist/udev/
H A D13-dm-disk.rules8 # Symlinks that depend on probing filesystem type,
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx53-ard.dts38 * 3V3 regulator to get LAN9220 driver probing work.
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dautotrust_revoked_with_invalid.rpl115 ; the auto probing should have been done now.
H A Diter_pclame.rpl11 ; make sure it stops probing once is has cached all the badness.
H A Dautotrust_revtp.rpl110 ; the auto probing should have been done now.
H A Dautotrust_init_legacy.rpl71 ; the auto probing should have been done now.
H A Dautotrust_probefail.rpl137 ; the auto probing should have been done now.
H A Dautotrust_probefailsig.rpl137 ; the auto probing should have been done now.
H A Dautotrust_init_sigs.rpl112 ; the auto probing should have been done now.
H A Dautotrust_init_zsk.rpl109 ; the auto probing should have been done now.
H A Dautotrust_init.rpl110 ; the auto probing should have been done now.
H A Dautotrust_init_failsig.rpl127 ; the auto probing should have been done now.
H A Dautotrust_init_ds.rpl109 ; the auto probing should have been done now.
H A Dautotrust_init_fail.rpl139 ; the auto probing should have been done now.
H A Dautotrust_10key.rpl119 ; the auto probing should have been done now.
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dsolaris.xtra.409584936 After doing a ./configure for probing for all the necessary tools(compilers,
/netbsd-src/external/ibm-public/postfix/dist/
H A DCOMPATIBILITY7 address probing yes (optional persistent database)
/netbsd-src/sys/dev/sdmmc/
H A Dsdhc.c1593 bool probing; in sdhc_exec_command() local
1642 probing = (cmd->c_flags & SCF_TOUT_OK) != 0; in sdhc_exec_command()
1643 if (!sdhc_wait_intr(hp, SDHC_COMMAND_COMPLETE, SDHC_COMMAND_TIMEOUT*3, probing)) { in sdhc_exec_command()
2285 sdhc_wait_intr(struct sdhc_host *hp, int mask, int timo, bool probing) in sdhc_wait_intr() argument
2333 if (!probing) in sdhc_wait_intr()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-pine-h64.dts303 * flash and eMMC at the same time, as one of them would fail probing.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc151 // Stack probing routines are in the support library (e.g. libgcc), but we don't

12345