Searched refs:probe_only (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/fdt/
H A Dpcihost_fdt.c237 u_int probe_only; local
259 if (chosen <= 0 || of_getprop_uint32(chosen, "linux,pci-probe-only", &probe_only))
260 probe_only = 0;
359 if (probe_only) {
/netbsd-current/sys/dev/i2c/
H A Dadm1026.c154 adm1026_ident(i2c_tag_t tag, i2c_addr_t addr, int probe_only, uint8_t *rev) argument
162 if (!probe_only)
169 if (!probe_only)

Completed in 127 milliseconds