Searched full:probed (Results 1 – 25 of 206) sorted by relevance
123456789
| /src/stand/i386/gptzfsboot/ |
| H A D | gptzfsboot.8 | 54 Other disks are probed in BIOS defined order. 55 After a disk is probed and 58 individual partitions are probed in their partition table order. 62 are probed. 82 The ZFS GUIDs of the first successfully probed device and the first
|
| /src/share/man/man9/ |
| H A D | device_add_child.9 | 59 If a name is specified then only drivers of that name are probed. 60 If no name is given then all drivers for the owning bus are probed. 81 If the devices attached to a bus must be probed in a specific order 83 of unrelated drivers and therefore must be probed first),
|
| H A D | device.9 | 63 A device which has been successfully probed and attached to the 86 the device has not been probed for existence or the probe failed
|
| H A D | bhnd_erom.9 | 198 If successful, the probed chip identification is written to the location 440 function returns a pointer to the probed
|
| H A D | DEVICE_ATTACH.9 | 57 the child devices will be automatically probed and attached.
|
| H A D | device_get_softc.9 | 45 The softc is also initialized and present when a device is probed,
|
| H A D | device_get_state.9 | 63 To test see if a device was successfully probed, call
|
| /src/sys/xen/xenmem/ |
| H A D | xenmem_if.m | 64 * @param _dev the device whose child was being probed. 82 * @param _dev the device whose child was being probed.
|
| /src/sys/dev/bhnd/ |
| H A D | bhnd_erom_if.m | 57 * and the probed chip identification. 67 * @param[out] cid On success, the probed chip identifier. 70 * parser for the probed bus.
|
| H A D | bhnd_erom.h | 123 * (see BUS_PROBE_*) and the probed chip identification. 132 * @param[out] cid On success, the probed chip identifier. 135 * parser for the probed bus.
|
| /src/stand/man/ |
| H A D | loader_lua.8 | 67 Then, devices are probed, 184 Then, MD is probed and set to
|
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | DenseSet.h | 1 //===- llvm/ADT/DenseSet.h - Dense probed hash table ------------*- C++ -*-===// 266 /// Implements a dense probed hash-table based set. 282 /// Implements a dense probed hash-table based set with some number of buckets
|
| /src/sys/dev/ow/ |
| H A D | ow.c | 432 uint64_t probed, last_mask; in ow_enumerate() local 448 probed = 0; in ow_enumerate() 518 probed |= 1ull << i; in ow_enumerate() 524 foundfp(dev, probed); in ow_enumerate() 525 last_mask = probed; in ow_enumerate()
|
| /src/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | qcom,cmd-db.txt | 10 resource properties may change. These properties are dynamically probed by the
|
| H A D | qcom,cmd-db.yaml | 16 resource properties may change. These properties are dynamically probed by the
|
| /src/sys/contrib/device-tree/Bindings/openrisc/opencores/ |
| H A D | or1ksim.txt | 19 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /src/contrib/pam-krb5/m4/ |
| H A D | lib-depends.m4 | 6 dnl probed. If this option is given, the shell variable rra_reduced_depends
|
| /src/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /src/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp151c-mect1s.dts | 121 /* All this DP83TG720R PHYs can't be probed before switch@0 is 122 * probed so we need to use compatible with PHYid
|
| H A D | stm32mp151a-prtt1c.dts | 104 /* All this DP83TD510E PHYs can't be probed before switch@0 is 105 * probed so we need to use compatible with PHYid
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | sodaville.txt | 10 There is no compatible property for now because the driver is probed via
|
| /src/share/man/man4/ |
| H A D | chromebook_platform.4 | 47 or safely probed.
|
| /src/sys/contrib/device-tree/Bindings/net/ |
| H A D | brcm,mdio-mux-iproc.txt | 13 Every non-ethernet PHY requires a compatible so that it could be probed based
|
| H A D | micrel.txt | 51 PHY is probed.
|
| /src/sys/contrib/device-tree/Bindings/arm/ |
| H A D | qcom,coresight-ctcu.yaml | 18 the device is probed.
|
123456789