/freebsd/sys/net/ |
H A D | sff8436.h | 76 SFF_8436_TEMP = 22, /* Internally measured module temp */ 77 SFF_8436_VCC = 26, /* Internally mesasure module 81 SFF_8436_RX_CH1_MSB = 34, /* Internally measured RX input power */ 83 SFF_8436_RX_CH2_MSB = 36, /* Internally measured RX input power */ 85 SFF_8436_RX_CH3_MSB = 38, /* Internally measured RX input power */ 87 SFF_8436_RX_CH4_MSB = 40, /* Internally measured RX input power */ 89 SFF_8436_TX_CH1_MSB = 42, /* Internally measured TX bias */ 91 SFF_8436_TX_CH2_MSB = 44, /* Internally measured TX bias */ 93 SFF_8436_TX_CH3_MSB = 46, /* Internally measured TX bias */ 95 SFF_8436_TX_CH4_MSB = 48, /* Internally measured TX bias */
|
H A D | sff8472.h | 206 * set to zero for “internally 213 * to zero for “internally 220 * zero for “internally calibrated” 227 * 1 for “internally calibrated” 234 * zero for “internally calibrated” 241 * set to 1 for “internally 249 * to zero for “internally 257 * for “internally calibrated” 265 * set to zero for “internally 272 * be set to 1 for “internally [all …]
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | deprecation.pod | 56 =item Planned to remain internally 66 units. See L</Implementations to remain internally> below. 114 =head2 Implementations to remain internally 116 For a deprecated function that we plan to keep internally, for example
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_config.h | 529 * internally when OTP is entered through the control interface. 542 * internally when control interface is used to request needed 551 * internally when control interface is used to request needed 560 * internally when control interface is used to request needed 569 * internally when control interface is used to request needed 578 * internally when control interface is used to request needed 587 * internally when control interface is used to request needed 596 * internally when control interface is used to request needed 621 * This field is used internally by EAP-MSCHAPv2 and should not be set 675 * internally when control interface is used to request external [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_io_request.h | 98 * This method will construct a SCIC IO request internally. The memory 110 * passed, then a copy of the request is built internally. The 112 * memory when the IO tag is allocated internally during the 211 * passed, then a copy of the request is built internally. The 213 * memory when the IO tag is allocated internally during the
|
H A D | scic_task_request.h | 97 * passed, then a copy of the request is built internally. The 99 * memory when the task is allocated internally during the 103 * passed, then a copy of the request is built internally. The 105 * memory when the IO tag is allocated internally during the
|
H A D | scif_task_request.h | 86 * internally. 97 * passed, then a copy of the request is built internally. The 99 * memory when the IO tag is allocated internally during the
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | wlf,arizona.yaml | 36 Digital power supply, used internally to generate DCVDD when 37 internally supplied. 135 Digital power supply, normally supplied internally except on cs47l24, 140 Microphone power supply, normally supplied internally except on
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_CRL_get0_by_serial.pod | 51 The supplied I<serial> pointer is not used internally so it should be 55 I<tm>. The supplied I<tm> pointer is not used internally so it should be 59 pointer I<rev> is used internally so it B<MUST NOT> be freed after the call:
|
H A D | SSL_extension_supported.pod | 99 handled by OpenSSL internally or an error occurs. 102 internally by OpenSSL and 0 otherwise. 274 once, if an attempt is made to use an extension type handled internally by 279 internally by OpenSSL and 0 otherwise.
|
H A D | X509_STORE_CTX_new.pod | 70 X509_STORE_CTX_cleanup() internally cleans up an B<X509_STORE_CTX> structure. 168 "Email Protection". This "key usage" information is held internally to the 231 The certificates and CRLs in a store are used internally and should B<not> 236 The certificates and CRLs in a context are used internally and should B<not>
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | crash_handler.h | 26 // 2. The crash is internally detected within GWP-ASan itself (e.g. a 35 // case of some internally-detected errors, the crash may manifest as an abort 51 // 1. If the crash was caused by an internally-detected error (invalid free, 53 // internally-detected bad operation (i.e. the pointer given to free()).
|
H A D | crash_handler.cpp | 36 // There can be a race between internally- and externally-raised faults. The in __gwp_asan_get_internal_crash_address() 38 // internally- or externally-raised, and the pool maintains a special page at in __gwp_asan_get_internal_crash_address() 39 // the end of the GuardedPagePool specifically for the internally-raised in __gwp_asan_get_internal_crash_address()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_platform_xattr.h | 26 /* !!ONLY FOR USE INTERNALLY TO LIBARCHIVE!! */ 33 #error This header is only to be used internally to libarchive.
|
H A D | archive_platform_acl.h | 26 /* !!ONLY FOR USE INTERNALLY TO LIBARCHIVE!! */ 33 #error This header is only to be used internally to libarchive.
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_prf.h | 39 * The "PRF" is the pseudorandom function used internally during the 55 * arbitrary number of binary chunks, that gets internally concatenated. 80 * This PRF is the one specified by TLS 1.0 and 1.1. It internally uses
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.h | 12 /// This view internally observes backend pressure increase events in order to 60 /// A dependency graph is used internally to track dependencies between nodes. 66 /// transitions and backend pressure increase events. Edges are internally 69 /// backend pressure increases. Criticality is internally measured in terms of 210 // internally to rank dependency based on their impact on the runtime
|
/freebsd/contrib/wpa/src/utils/ |
H A D | radiotap_iter.h | 42 * (or internally %NULL if the current namespace is unknown) 61 * must not be used by users of the parser, only by the parser internally.
|
/freebsd/crypto/openssl/ssl/ |
H A D | tls_srp.c | 30 * ssl_ctx_srp_ctx_free_intern() internally. 58 * ssl_srp_ctx_free_intern() internally. 86 * ssl_srp_ctx_init_intern() internally. 164 * ssl_ctx_srp_ctx_init_intern() internally. 185 * ssl_srp_server_param_with_username_intern() internally. 417 * ssl_srp_calc_a_param_intern() internally.
|
/freebsd/sys/arm/ti/ |
H A D | ti_pinmux.c | 121 * Internally locks it's own context. 172 * Internally locks it's own context. 202 * Internally locks it's own context. 245 * Internally locks it's own context. 290 * Internally locks it's own context.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | X509_CRL_get0_by_serial.3 | 186 The supplied \fIserial\fR pointer is not used internally so it should be 190 \&\fItm\fR. The supplied \fItm\fR pointer is not used internally so it should be 194 pointer \fIrev\fR is used internally so it \fB\s-1MUST NOT\s0\fR be freed after the call:
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/ |
H A D | uncore-other.json | 3 …ion till deallocation. Aperture requests (snoops) appear as NC decoded internally and become coher… 7 …ion till deallocation. Aperture requests (snoops) appear as NC decoded internally and become coher…
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | multilist.h | 35 * The mutex used internally to implement thread safe insertions 59 * The number of sublists used internally by this multilist.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Attributes.h | 1156 /// This turns an alignment into the form used internally in Attribute. 1161 /// form used internally in Attribute. 1168 /// This turns a stack alignment into the form used internally in Attribute. 1173 /// the form used internally in Attribute. 1181 /// internally in Attribute. 1185 /// form used internally in Attribute. 1188 /// This turns one (or two) ints into the form used internally in Attribute. 1192 /// This turns two ints into the form used internally in Attribute. 1199 /// This turns a byval type into the form used internally in Attribute. 1202 /// This turns a sret type into the form used internally in Attribute. [all …]
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_init.c | 18 * it's already in use). This version is only used internally. 45 * internally.
|