Home
last modified time | relevance | path

Searched refs:ability (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd/sys/dev/my/
H A Dif_my.c468 ability = my_phy_readreg(sc, PHY_LPAR); in my_autoneg_mii()
474 ability = 0; in my_autoneg_mii()
488 ability = 0; in my_autoneg_mii()
506 ability & PHY_ANAR_100BTXFULL) { in my_autoneg_mii()
512 ability & PHY_ANAR_100BTXHALF) { in my_autoneg_mii()
518 ability & PHY_ANAR_10BTFULL) { in my_autoneg_mii()
1588 u_int16_t advert = 0, ability = 0; in my_ifmedia_sts() local
1610 ability = my_phy_readreg(sc, PHY_LPAR); in my_ifmedia_sts()
1618 ability = 0; in my_ifmedia_sts()
1620 } else if (ability & PHY_1000SR_1000BTXHALF) { in my_ifmedia_sts()
[all …]
/freebsd/tools/tools/net80211/w00t/
H A DREADME13 prga Gives ability to transmit on a WEP network.
14 redir Gives ability to decrypt in real-time on a WEP network, via Internet.
15 expand Gives ability to decrypt locally on a WEP network.
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt4 ability to wake up the system from low-power suspend/standby modes.
H A Dbrcm,brcmstb-waketimer.yaml14 ability to wake up the system from low-power suspend/standby modes and
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dgoogle,cros-ec-mkbp-proximity.yaml14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_flags.inc57 "Affects the quality of heap-related reports, but not the ability "
63 "Affects the quality of stack-related reports, but not the ability "
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dmtk,adsp-mbox.yaml15 The MTK ADSP mailbox IPC also provides the ability for one processor to
H A Dfsl,mu.yaml15 and control) through the MU interface. The MU also provides the ability
/freebsd/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst5 LLD provides the ability to hook into some error handling routines through a
/freebsd/contrib/tcsh/
H A Deight-bit.me116 self-insert-command, I lost the ability to use the Meta key to call the
121 terminal emulator, I can get that ability back via xterm bindings!
/freebsd/contrib/libcbor/doc/source/api/
H A Ditem_reference_counting.rst11 *libcbor* gives you with the ability to provide your own implementations of ``malloc``, ``realloc``…
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dmux-controller.yaml44 Some mux controllers have the ability to disconnect the input/output of the
103 Some mux controllers have the ability to disconnect the input/output of the
/freebsd/contrib/bc/
H A DREADME.md355 * A pseudo-random number generator. This includes the ability to set the seed
357 * The ability to use stacks for the globals `scale`, `ibase`, and `obase`
359 * The ability to *not* use non-standard keywords. For example, `abs` is a
363 * The ability to turn on and off printing leading zeroes on numbers greater than
383 * The ability to put strings into variables in `bc`. (This always existed in
394 * The ability for users to define their own defaults for various options during
/freebsd/usr.sbin/cron/doc/
H A DTHANKS16 ability with System V, though without at(1) capabilities, this cron isn't going
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dsony,imx296.yaml31 ability to read the sensor model register, which disables this feature.
/freebsd/sys/contrib/openzfs/
H A DRELEASES.md5 does not indicate any incompatible on-disk format change. The ability
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dcpm.txt46 mapping can cover them all while maintaining the ability to determine
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dfsl,mu-msi.yaml15 and control) through the MU interface. The MU also provides the ability
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,padding.yaml14 Padding provides ability to add pixels to width and height of a layer with
/freebsd/crypto/openssl/doc/man3/
H A DDH_meth_new.pod93 DH_METHOD. DH_meth_set_flags() provides the ability to set these flags.
96 ability to associate implementation specific data with the DH_METHOD. It is
H A DDSA_meth_new.pod122 DSA_METHOD. DSA_meth_set_flags() provides the ability to set these flags.
125 ability to associate implementation specific data with the DSA_METHOD. It is
/freebsd/contrib/sendmail/mail.local/
H A DREADME6 they rely on the ability to "give away" files to do their work).
/freebsd/contrib/libarchive/
H A DCOPYING25 * The following source files are triple-licensed with the ability to choose
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dnxp,imx8-isi.yaml34 # as well, in case some SoCs have the ability to control them separately.
/freebsd/contrib/ee/
H A Dee.i18n.guide1 Easy Editor ("ee") provides the ability to translate the messages
135 NLSPATH variable must have the ability to handle different names for

12345