Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dvf610-ocotp.txt9 clocks : ipg clock we associate with the OCOTP peripheral
/freebsd/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-ines.txt6 attributes of PHY nodes. These associate a particular MII bus with a
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dsprd,iommu.yaml22 additional information needs to associate with its master device.
H A Drockchip,iommu.txt15 to associate with its master device. See:
/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP84 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 Dandroid.config191 # available to the AP and the devices that may associate with it.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dabilis,tb10x-iomux.txt18 driver and these names are used to associate pin group predefinitions to pin
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dxlnx,versal-net-cdx.yaml26 The msi-map property is used to associate the devices with the
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_core.pod28 OSSL_LIB_CTX_new_from_dispatch(3). To associate the BIO with a library context
H A DOSSL_LIB_CTX.pod87 This can be used to associate a library context with providers that are loaded
H A DSSL_CTX_add1_chain_cert.pod105 The chains associate with an SSL_CTX structure are copied to any SSL
H A DDH_meth_new.pod96 ability to associate implementation specific data with the DH_METHOD. It is
/freebsd/tools/tools/net80211/w00t/
H A DREADME26 Acts as a wifi client. It will associate to a network and bind a
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td18 // 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
211 // A target architecture may define SchedReadWrite types and associate
353 // Directly associate a new SchedRead type with a delay and optional
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddcsr.txt271 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 Dssl.pod27 L<SSL_set_bio(3)> can be used to associate the network
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_lib_ctx_get_data.pod73 small bit of initialization is needed, i.e. to associate a constructor
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-msi.txt18 Requester ID. A mechanism is required to associate a device with both the MSI
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md37 and isolation of VDEV faults. A fault is something we can associate
/freebsd/lib/libpmc/pmu-events/
H A DREADME126 to identify CPU (and associate it with a set of PMU events
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dfsl,qoriq-mc.txt32 The msi-map property is used to associate the devices with both the ITS
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h62 if (wpa_s->driver->associate) { in wpa_drv_associate()
63 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
H A Dwpa_priv.c301 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate()
336 res = iface->driver->associate(iface->drv_priv, &params); in wpa_priv_cmd_associate()
/freebsd/sys/dev/acpica/
H A Dacpi_if.m43 # previous device and properly associate the current ACPI_HANDLE with it.
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc200 associate backing store with each of a stack or deck of overlapping
1207 routines. It exists so the programmer can associate a title, a border,
1694 FIELDTYPE *ftype, /* type to associate */
1712 TYPE_ALPHA, /* type to associate */
1726 TYPE_ALNUM, /* type to associate */
1740 TYPE_ENUM, /* type to associate */
1767 TYPE_INTEGER, /* type to associate */
1785 TYPE_NUMERIC, /* type to associate */
1806 TYPE_REGEXP, /* type to associate */
1880 By making this step explicit, you can associate a form with a declared
[all …]

1234