/freebsd/usr.sbin/bsdconfig/networking/include/ |
H A D | messages.subr | 51 msg_hostname_label_contains_invalid_chars="ERROR! One or more individual labels within the hostname… 52 msg_hostname_label_exceeds_max_length="ERROR! One or more individual labels within the hostname\n(s… 53 msg_hostname_label_is_null="ERROR! One or more individual labels within the hostname\n(separated by… 54 msg_hostname_label_starts_or_ends_with_hyphen="ERROR! One or more individual labels within the host… 57 msg_ipv4_addr_octet_contains_invalid_chars="ERROR! One or more individual octets within the IPv4 ad… 58 msg_ipv4_addr_octet_exceeds_max_value="ERROR! One or more individual octets within the IPv4 address… 59 msg_ipv4_addr_octet_is_null="ERROR! One or more individual octets within the IPv4 address\n(separat… 61 msg_ipv4_mask_field_contains_invalid_chars="ERROR! One or more individual fields within the subnet … 62 msg_ipv4_mask_field_exceeds_max_value="ERROR! One or more individual fields within the subnet mask\… 63 msg_ipv4_mask_field_invalid_value="ERROR! One or more individual fields within the subnet mask\n(se… [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | intel_sas.h | 91 * individual fields please reference the SAS specification 122 * individual fields please reference the SAS specification 152 * on each of these individual fields please reference the SAS 255 * individual fields please reference the SAS specification SSP 278 * UNIT. For specific information on each of these individual fields 307 * individual fields please reference the SAS specification SSP 342 * specific information on the individual fields please reference 381 * individual fields please reference the SAS specification. 395 * individual fields please reference the SAS specification Link 411 * individual fields please reference the SAS specification. [all …]
|
H A D | scif_sas_design.h | 92 as event handlers for each individual state. This design places all of 154 The SCIF_SAS_LIBRARY object is broken down into 2 individual source files 169 The SCIF_SAS_CONTROLLER object is broken down into 3 individual source files 186 The SCIF_SAS_DOMAIN object is broken down into 3 individual 204 The SCIF_SAS_REMOTE_DEVICE object is broken down into 7 individual source files 262 The SCIF_SAS_REQUEST object is broken down into 1 individual source file 277 The SCIF_SAS_IO_REQUEST object is broken down into 3 individual 299 The SCIF_SAS_TASK_REQUEST object is broken down into 3 individual
|
/freebsd/contrib/capsicum-test/ |
H A D | CONTRIBUTING.md | 8 * If you are an individual writing original source code and you're sure you 9 own the intellectual property, then you'll need to sign an [individual 19 [individual CLA]: https://developers.google.com/open-source/cla/individual
|
/freebsd/sys/kern/ |
H A D | cpufreq_if.m | 65 # Individual frequency driver methods 68 # Set an individual driver's setting. 76 # Get an individual driver's setting. 93 # Get an individual driver's type.
|
/freebsd/contrib/libarchive/ |
H A D | COPYING | 5 Each individual file in this distribution should have a clear 8 intended to summarize the copyright status of the individual files; 16 a 3-clause UC Regents copyright; please read the individual source 34 widely varying licensing terms. Please check individual files before
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.yaml | 118 (boolean, default is individual) 120 individual-sensing: 124 (boolean, default is individual) 129 select port power switching mode (boolean, default is individual) 131 individual-port-switching: 134 select port power switching mode (boolean, default is individual)
|
H A D | usb251xb.txt | 30 - {ganged,individual}-sensing : select over-current sense type in self-powered 31 mode (boolean, default is individual) 32 - {ganged,individual}-port-switching : select port power switching mode 33 (boolean, default is individual)
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl.yaml | 18 entirely by the binding for the individual pin controller device. There 25 nodes, is again defined entirely by the binding for the individual pin 43 child nodes for individual pin group control.
|
H A D | pinmux-node.yaml | 14 for the individual pin controller device. The pin configuration nodes need not 18 the binding for the individual pin controller device. 99 Each individual pin controller driver bindings documentation shall specify 121 configuration of whole groups rather than individual pins (either
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod.mk | 21 # * `individual`: parsing this modifier does not follow the common 34 # | `D` | individual | custom parser | N/A | 38 # | `M` | individual | custom parser | N/A | 39 # | `N` | individual | custom parser | N/A | 46 # | `U` | individual | custom parser | N/A | 48 # | `_` | individual | strcspn | yes |
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | memac.h | 77 … indAddrRegUsed[MEMAC_NUM_OF_PADDRS]; /**< Whether a particular individual address recognit… 78 … paddr[MEMAC_NUM_OF_PADDRS]; /**< MAC address for particular individual address recognit… 79 …uint8_t numOfIndAddrInRegs; /**< Number of individual address… 81 … *p_UnicastAddrHash; /**< Pointer to driver's individual address hash tab…
|
H A D | tgec.h | 135 … indAddrRegUsed[TGEC_NUM_OF_PADDRS]; /**< Whether a particular individual address recognit… 136 … paddr[TGEC_NUM_OF_PADDRS]; /**< MAC address for particular individual address recognit… 137 …uint8_t numOfIndAddrInRegs; /**< Number of individual addresse… 139 … *p_UnicastAddrHash; /**< pointer to driver's individual address hash tab…
|
H A D | dtsec.h | 211 … indAddrRegUsed[DTSEC_NUM_OF_PADDRS]; /**< Whether a particular individual address recognit… 212 … paddr[DTSEC_NUM_OF_PADDRS]; /**< MAC address for particular individual address recognit… 213 …uint8_t numOfIndAddrInRegs; /**< Number of individual addresses in registers f… 217 …t_EthHash *p_UnicastAddrHash; /* pointer to driver's individual address hash …
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_nb_regs.h | 621 /* Individual CPU debug, PTM, watchpoint and breakpoint logic reset */ 624 /* Individual CPU core and VFP/NEON logic reset. 628 /* Individual CPU por-on-reset. 641 0x0 - cpu_core: Individual CPU core reset. 642 0x1 - cpu_poreset: Individual CPU power-on-reset. 643 0x2 - cpu_dbg: Individual CPU debug reset. 649 /* Individual CPU core reset. */ 652 /* Individual CPU power-on-reset. */ 655 /* Individual CPU debug reset. */ 680 /* Individual CPU debug PTM, watchpoint and breakpoint logic reset */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | syna.txt | 51 individual registers dealing with pinmux, padmux, clock, reset, and secondary 52 CPU boot address. Unfortunately, the individual registers are spread among the 67 individual registers dealing with pinmux, padmux, and reset.
|
/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_wait.sh | 51 atf_test_case individual 53 atf_set "descr" "Tests that waiting for individual processes works" 84 atf_set "descr" "Tests that waiting for individual jobs works" 192 atf_add_test_case individual
|
/freebsd/crypto/openssh/regress/ |
H A D | README.regress | 46 Individual tests. 48 You can run an individual test from the top-level Makefile, eg: 66 At the time of writing, the individual tests are: 148 - run the individual test via ./test-exec.sh `pwd` [testname]
|
/freebsd/contrib/googletest/ |
H A D | CONTRIBUTING.md | 8 Please fill out either the individual or corporate Contributor License Agreement 11 * If you are an individual writing original source code and you're sure you 13 [individual CLA](https://developers.google.com/open-source/cla/individual).
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | renesas,rzg2l-cpg.yaml | 21 to individual SoC devices, 22 2. Reset Control, to perform a software reset of individual SoC devices. 61 be used to reference individual CPG power domains.
|
/freebsd/usr.sbin/smbmsg/ |
H A D | smbmsg.8 | 75 Note that probing the bus is risky, since individual devices could 83 arbitrary messages to or from individual devices. 84 This might be useful to explore individual devices on the SMBus, or 114 each individual byte read from the SMBus.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,c64x+megamod-pic.txt | 38 interrupt sources, individual megamodule interrupts may be cascaded to 39 the core interrupt controller. When an individual interrupt is cascaded, 83 This is a minimal example where all individual interrupts go through a
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | nvidia,tegra-timer.yaml | 21 # Either a single combined interrupt or up to 14 individual interrupts 43 # Either a single combined interrupt or up to 6 individual interrupts 57 # Either a single combined interrupt or up to 4 individual interrupts
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | Analysis.h | 59 /// EVTs that represent all the individual underlying 63 /// with the in-memory offsets of each of the individual values. 91 /// LLTs that represent all the individual underlying 95 /// with the in-memory offsets of each of the individual values.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTProperties.td | 8 Desc<"Specify how many instructions following an individual Intel PT " 20 Desc<"Specify how many instructions following an individual Intel PT "
|