/freebsd/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()
|
/freebsd/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.
|
/freebsd/stand/libsa/ |
H A D | smbios.c | 684 static bool probed = false; in smbios_match() local 694 if (!probed) { in smbios_match() 695 probed = true; in smbios_match()
|
/freebsd/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
|
/freebsd/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.
|
/freebsd/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
|
/freebsd/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
|
/freebsd/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
|
/freebsd/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.
|
/freebsd/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
|
/freebsd/sys/contrib/device-tree/src/mips/mobileye/ |
H A D | eyeq6h.dtsi | 85 * controller & should be probed first.
|
H A D | eyeq5.dtsi | 131 * controller & should be probed first.
|
/freebsd/sys/contrib/device-tree/src/mips/mti/ |
H A D | malta.dts | 34 * controller & should be probed first.
|
H A D | sead3.dts | 54 * controller & should be probed first.
|
/freebsd/share/examples/drivers/ |
H A D | README | 13 so that you may have several of your 'foobar' devices probed and attached
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-pxa-pci-ce4100.txt | 8 The driver is probed via the PCI-ID and is gathering the information of
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,sta32x.txt | 23 If specified, the clock will be enabled when the codec is probed,
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi.txt | 6 nodes to probed engines. This allows for fsi engines to expose non-probeable
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_if.m | 192 # called by the parent bus before the driver is probed.
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | device.subr | 164 # probed but rather taken from the positional arguments.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | coresight.txt | 25 discovered at boot time when the device is probed.
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-opp-tacoma.dts | 867 /* Hog these as no driver is probed for the entire LPC block */
|
/freebsd/stand/common/ |
H A D | help.common | 343 On systems where memory cannot be accurately probed,
|