/freebsd/sys/dev/ral/ |
H A D | rt2860reg.h | 212 /* possible flags for RT2860_PCI_CFG */ 216 /* possible flags for register RT2860_PCI_EECTRL */ 224 /* possible flags for registers INT_STATUS/INT_MASK */ 244 /* possible flags for register WPDMA_GLO_CFG */ 267 /* possible flags for register DELAY_INT_CFG */ 275 /* possible flags for register GPIO_CTRL */ 279 /* possible flags for register USB_DMA_CFG */ 293 /* possible flags for register US_CYC_CNT */ 299 /* possible flags for register SYS_CTRL */ 314 /* possible values for register HOST_CMD */ [all …]
|
H A D | rt2661reg.h | 121 /* possible flags for register HOST_CMD_CSR */ 129 /* possible flags for register MCU_CNTL_CSR */ 134 /* possible flags for register MCU_INT_SOURCE_CSR */ 139 /* possible flags for register H2M_MAILBOX_CSR */ 143 /* possible flags for register MAC_CSR5 */ 146 /* possible flags for register TXRX_CSR0 */ 161 /* possible flags for register TXRX_CSR4 */ 166 /* possible flags for register TXRX_CSR9 */ 173 /* possible flags for register PHY_CSR0 */ 177 /* possible flags for register PHY_CSR3 */ [all …]
|
/freebsd/share/doc/smm/03.fsck/ |
H A D | 4.t | 75 the possible responses, and the related error conditions. 191 Possible responses to the OK prompt are: 204 Possible responses to the SET TO DEFAULT prompt are: 219 Possible responses to the SET TO DEFAULT prompt are: 232 Possible responses to the SET TO DEFAULT prompt are: 244 Possible responses to the SET TO DEFAULT prompt are: 298 Possible responses to the CONTINUE prompt are: 323 Possible responses to the CONTINUE prompt are: 361 Possible responses to the CONTINUE prompt are: 414 Possible responses to the CLEAR prompt are: [all …]
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_runreg.h | 210 /* possible flags for register RT2860_PCI_EECTRL */ 218 /* possible flags for registers INT_STATUS/INT_MASK */ 238 /* possible flags for register WPDMA_GLO_CFG */ 252 /* possible flags for register DELAY_INT_CFG */ 260 /* possible flags for register GPIO_CTRL */ 264 /* possible flags for register USB_DMA_CFG */ 277 /* possible flags for register US_CYC_CNT */ 283 /* possible flags for register SYS_CTRL */ 298 /* possible values for register HOST_CMD */ 311 /* possible flags for register PBF_CFG */ [all …]
|
H A D | if_rumreg.h | 119 /* possible values for register RT2573_ADDR_MODE */ 129 /* possible flags for register RT2573_MAC_CSR1 */ 134 /* possible flags for register MAC_CSR5 */ 137 /* possible flags for register MAC_CSR11 */ 144 /* possible flags for register TXRX_CSR0 */ 159 /* possible flags for register TXRX_CSR4 */ 169 /* possible flags for register TXRX_CSR9 */ 179 /* possible flags for register PHY_CSR0 */ 183 /* possible flags for register PHY_CSR3 */ 186 /* possible flags for register PHY_CSR4 */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 9 // Represent a range of possible values that may occur when the program is run 198 /// is true iff V is in the range. Prefers using Offset == 0 if possible. 211 /// Return true if this set contains all of the elements possible 331 /// are possible, the preferred range is determined by the PreferredRangeType. 352 /// Return a new range representing the possible values resulting 363 /// correspond to the possible range of values if the source range had been 369 /// correspond to the possible range of values if the source range had been 375 /// correspond to the possible range of values if the source range had been 387 /// Return a new range representing the possible values resulting 393 /// Return a new range representing the possible values resulting [all …]
|
/freebsd/contrib/kyua/ |
H A D | INSTALL.md | 111 **Possible values:** Any path. 118 **Possible values:** Any path. 134 **Possible values:** empty, absolute path to GNU GDB. 143 **Possible values:** name of a CPU architecture (e.g. `x86_64`, `powerpc`). 151 **Possible values:** empty, a relative path. 159 **Possible values:** none, an absolute path to an existing file. 168 **Possible values:** name of a machine type (e.g. `amd64`, `macppc`). 176 **Possible values:** an absolute path to a temporary directory. 185 **Possible values:** `yes`, `no`. 197 **Possible values:** `yes`, `no`, `auto`. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | rockchip-io-domain.txt | 56 Possible supplies for PX30: 65 Possible supplies for PX30 pmu-domains: 69 Possible supplies for rk3188: 80 Possible supplies for rk3228: 86 Possible supplies for rk3288: 98 Possible supplies for rk3368: 107 Possible supplies for rk3368 pmu-domains: 111 Possible supplies for rk3399: 117 Possible supplies for rk3399 pmu-domains:
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | stericsson,u8500-clks.yaml | 52 which PRCC block the consumer wants to use, possible values are 1, 2, 3, 54 wants, possible values are 0 thru 31. 66 block the consumer wants to use, possible values are 1, 2, 3, 5, 6. The 67 second cell indicates which clock inside the PRCC block it wants, possible 80 which PRCC block the consumer wants to use, possible values are 1, 2, 3 82 it wants to control, possible values are 0 thru 31. 122 possible values are 0 (CLKOUT1) and 1 (CLKOUT2). 124 possible values are 0 thru 7, see the defines for the different
|
H A D | ux500.txt | 19 wants to use, possible values are 1, 2, 3, 5, 6. The second 21 possible values are 0 thru 31. 25 wants to use, possible values are 1, 2, 3, 5, 6. The second 27 possible values are 0 thru 31.
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | bluetooth.device.conf | 31 # Possible values: 43 # Possible value: 52 # Possible values: 62 # Possible values: 74 # Possible values: 84 # Possible values: 0 - 4 90 # Possible values: 0 - 4
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackWriter.h | 68 /// The output will be in the smallest possible \em int format. 75 /// The output will be in the smallest possible \em int format. 80 /// The output will be in the smallest possible \em float format. 85 /// The output will be in the smallest possible \em str format. 90 /// The output will be in the smallest possible \em bin format. 97 /// The output will be in the smallest possible \em array format. 108 /// The output will be in the smallest possible \em map format. 120 /// The output will be in the smallest possible \em ext format.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable 18 It is not possible to emit bclri.b since andi.b covers exactly the 23 It is not possible to emit vshf.w when the shuffle description is 36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the 40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the 48 It is not possible to emit splati.w since shf.w covers the same cases. 66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_multi_mount.ksh | 31 # 4. Verify remounting fs that was lazily unmounted is possible 32 # 5. Verify multiple mounts of the same dataset are possible 49 log_assert "Verify multiple mounts into one namespace are possible" 72 # 4. Verify remounting fs that was lazily unmounted is possible 79 # 5. Verify multiple mounts of the same dataset are possible 109 log_pass "Multiple mounts are possible"
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpireg.h | 120 /* Possible flags for register WPI_HW_IF_CONFIG. */ 127 /* Possible flags for registers WPI_PRPH_RADDR/WPI_PRPH_WADDR. */ 130 /* Possible values for WPI_BSM_WR_MEM_DST. */ 134 /* Possible flags for WPI_GPIO_IN. */ 137 /* Possible flags for register WPI_RESET. */ 143 /* Possible flags for register WPI_GP_CNTRL. */ 153 /* Possible flags for register WPI_GIO_CHICKEN. */ 157 /* Possible flags for register WPI_GIO. */ 160 /* Possible flags for register WPI_FH_RX_CONFIG. */ 169 /* Possible flags for register WPI_ANA_PLL. */ [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_collapse.h | 162 // Smallest possible value of iv (may be smaller than actually possible) 170 // Biggest possible value of iv (may be bigger than actually possible) 184 // Smallest possible value of iv (may be smaller than actually possible) 187 // Biggest possible value of iv (may be bigger than actually possible) 213 // OMPTODO: special case 2, 3 nested loops - if it'll be possible to inline
|
/freebsd/contrib/unbound/doc/ |
H A D | libunbound.3 | 222 At this time it is only possible to set configuration before the 231 At this time it is only possible to set configuration before the 237 At this time it is only possible to set configuration before the 250 At this time it is only possible to set configuration before the 258 At this time it is only possible to set configuration before the 264 At this time it is only possible to add trusted keys before the 275 At this time it is only possible to add trusted keys before the 281 At this time it is only possible to add trusted keys before the 287 At this time it is only possible to add trusted keys before the
|
H A D | libunbound.3.in | 222 At this time it is only possible to set configuration before the 231 At this time it is only possible to set configuration before the 237 At this time it is only possible to set configuration before the 250 At this time it is only possible to set configuration before the 258 At this time it is only possible to set configuration before the 264 At this time it is only possible to add trusted keys before the 275 At this time it is only possible to add trusted keys before the 281 At this time it is only possible to add trusted keys before the 287 At this time it is only possible to add trusted keys before the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Automaton.td | 23 // Q: A set of possible states. 28 // Because generating all possible states is tedious, we instead define the 40 // Instead of defining all possible states (which would be cumbersome), the user 41 // provides a set of possible Transitions from state A, consuming an input 44 // all the possible transitions until none are valid. 92 // The automaton generator uses this property to crawl the set of possible
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | openzfs-zfs-dkms.templates | 7 Although possible, building in a 32-bit environment is unsupported and 8 likely to cause instability leading to possible data corruption. You 21 Although possible, building in a 32-bit environment is unsupported and 22 likely to cause instability leading to possible data corruption. You
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_hw_20_comp_defs.h | 24 * Enumeration of possible SCB_CONTROL field values 44 * Enumeration of possible RMB_CONTROL field values 65 * Enumeration of possible SOM_CONTROL field values 89 * Enumeration of possible SKIP_HASH_RD_CONTROL field values 109 * Enumeration of possible SCB_UNLOAD_CONTROL field values 129 * Enumeration of possible DISABLE_TOKEN_FUSION_CONTROL field values 149 * Enumeration of possible LBMS field values 173 * Enumeration of possible SCB_MODE_RESET_MASK field values 209 * Enumeration of possible HBS_CONTROL field values 227 * Enumeration of possible ABD field values [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_beep.3x | 45 The routine \fBbeep\fP sounds an audible alarm on the terminal, if possible; 48 flashes the screen, and if that is not possible, sounds the alert. 50 alert is possible, nothing happens. 58 possible to tell when the beep or flash failed.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | var-scope-cmdline.mk | 30 # Deleting a cmdline variable is not possible. 53 # not possible". Deleting such a variable has been possible since var.c 1.204 59 # still possible. 63 # possible to set cmdline variables at any later time.
|
/freebsd/sys/contrib/xz-embedded/linux/include/linux/ |
H A D | xz.h | 55 * It is possible to enable support only for a subset of the above 71 * return code is possible only in multi-call mode 75 * is still possible in multi-call mode by simply 83 * possible only if the decoder was initialized 89 * xz_dec_init(). This return value is possible 210 * The possible return values depend on build options and operation mode. 249 * When finish is false and b->in_pos == b->in_size, it is possible that 250 * XZ_BUF_ERROR isn't returned even when no progress is possible (XZ_OK is 355 * The only possible return values are XZ_OK, XZ_STREAM_END, and 357 * is possible due to lack of input data or output space, this function will [all …]
|
/freebsd/contrib/bc/manuals/ |
H A D | bcl.3.md | 263 **bcl_end()** must only be called *once*. This is to make it possible for 290 **bcl_free(**_void_**)**. This is to make it possible for multiple libraries 510 : An **enum** of possible error codes. See the **ERRORS** section for a 537 can be queried with **bcl_err(BclNumber)**. Possible errors include: 597 can be queried with **bcl_err(BclNumber)**. Possible errors include: 655 can be queried with **bcl_err(BclNumber)**. Possible errors include: 685 can be queried with **bcl_err(BclNumber)**. Possible errors include: 699 can be queried with **bcl_err(BclNumber)**. Possible errors include: 716 can be queried with **bcl_err(BclNumber)**. Possible errors include: 730 can be queried with **bcl_err(BclNumber)**. Possible error [all...] |