/freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
H A D | vf610-ocotp.txt | 9 clocks : ipg clock we associate with the OCOTP peripheral
|
/freebsd/sys/contrib/device-tree/Bindings/ptp/ |
H A D | ptp-ines.txt | 6 attributes of PHY nodes. These associate a particular MII bus with a
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | rockchip,iommu.txt | 15 to associate with its master device. See:
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-MULTI-AP | 84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate 87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate 135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
|
H A D | android.config | 194 # available to the AP and the devices that may associate with it.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 18 driver and these names are used to associate pin group predefinitions to pin
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_s_core.pod | 28 OSSL_LIB_CTX_new_from_dispatch(3). To associate the BIO with a library context
|
H A D | OSSL_LIB_CTX.pod | 87 This can be used to associate a library context with providers that are loaded
|
H A D | SSL_CTX_add1_chain_cert.pod | 105 The chains associate with an SSL_CTX structure are copied to any SSL
|
H A D | DH_meth_new.pod | 96 ability to associate implementation specific data with the DH_METHOD. It is
|
H A D | X509_LOOKUP.pod | 79 will associate a B<X509_STORE> with the lookup mechanism.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 18 // class. Target hooks allow subtargets to associate opcodes with 26 // each subtarget, define WriteRes and ReadAdvance to associate 38 // subtarget can directly associate resources with SchedReadWrite 72 // Target hooks allow subtargets to associate LoadLatency and 206 // A target architecture may define SchedReadWrite types and associate 348 // Directly associate a new SchedRead type with a delay and optional
|
/freebsd/tools/tools/net80211/w00t/ |
H A D | README | 26 Acts as a wifi client. It will associate to a network and bind a
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | dcsr.txt | 271 Definition: A phandle to associate this debug node with its 365 Definition: A phandle to associate this debug node with its cpu.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | ssl.pod | 27 L<SSL_set_bio(3)> can be used to associate the network
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_lib_ctx_get_data.pod | 73 small bit of initialization is needed, i.e. to associate a constructor
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | pci-msi.txt | 18 Requester ID. A mechanism is required to associate a device with both the MSI
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 37 and isolation of VDEV faults. A fault is something we can associate
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | README | 126 to identify CPU (and associate it with a set of PMU events
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | fsl,qoriq-mc.txt | 32 The msi-map property is used to associate the devices with both the ITS
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | driver_i.h | 62 if (wpa_s->driver->associate) { in wpa_drv_associate() 66 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
|
H A D | wpa_priv.c | 304 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate() 339 res = iface->driver->associate(iface->drv_priv, ¶ms); in wpa_priv_cmd_associate()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_if.m | 43 # previous device and properly associate the current ACPI_HANDLE with it.
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 202 associate backing store with each of a stack or deck of overlapping 1209 routines. It exists so the programmer can associate a title, a border, 1696 FIELDTYPE *ftype, /* type to associate */ 1714 TYPE_ALPHA, /* type to associate */ 1728 TYPE_ALNUM, /* type to associate */ 1742 TYPE_ENUM, /* type to associate */ 1769 TYPE_INTEGER, /* type to associate */ 1787 TYPE_NUMERIC, /* type to associate */ 1808 TYPE_REGEXP, /* type to associate */ 1882 By making this step explicit, you can associate a form with a declared [all …]
|
/freebsd/sys/kern/ |
H A D | bus_if.m | 448 * This method is used to associate an interrupt handler function with 735 * @brief Allow drivers to associate a description with an active 743 * @param _descr the description to associate with the interrupt
|