| /freebsd-13.1/sbin/nvmecontrol/ |
| H A D | firmware.c | 60 bool activate; member 65 .activate = false, 73 OPT("activate", 'a', arg_none, opt, activate, 258 if (!opt.activate && opt.fw_img == NULL) { in firmware() 266 if (opt.activate && opt.fw_img == NULL && opt.slot == 0) { in firmware() 304 if (opt.activate && opt.fw_img == NULL && in firmware() 315 if (opt.fw_img != NULL&& opt.activate) in firmware() 321 else if (opt.activate) in firmware() 345 if (opt.activate) in firmware() 355 if (opt.activate) { in firmware()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SpillPlacement.cpp | 223 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement 267 activate(ib); in addConstraints() 274 activate(ob); in addConstraints() 288 activate(ib); in addPrefSpill() 289 activate(ob); in addPrefSpill() 303 activate(ib); in addLinks() 304 activate(ob); in addLinks()
|
| H A D | SpillPlacement.h | 164 void activate(unsigned n);
|
| /freebsd-13.1/usr.sbin/bsdinstall/scripts/ |
| H A D | bootconfig | 72 …efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${mntpt}/${FREEBSD_BOOTNAME}… 82 …efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${mntpt}/${FREEBSD_BOOTNAME}… 88 …efibootmgr --create --activate --label "$FREEBSD_BOOTLABEL" --loader "${mntpt}/${FREEBSD_BOOTNAME}…
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_alq.c | 510 int activate, copy, ret; in alq_writen() local 516 activate = ret = 0; in alq_writen() 640 activate = 1; in alq_writen() 648 if (activate) { in alq_writen() 829 int activate; in alq_post_flags() local 832 activate = 0; in alq_post_flags() 838 activate = 1; in alq_post_flags() 873 if (activate) { in alq_post_flags()
|
| /freebsd-13.1/tests/sys/geom/class/mirror/ |
| H A D | 9_test.sh | 41 gmirror activate $name /dev/$us0 /dev/$us1 || exit 1 49 gmirror activate $name /dev/$us2 || exit 1
|
| /freebsd-13.1/contrib/bsnmp/snmpd/ |
| H A D | trans_inet.c | 163 activate_func *activate; member 250 return (port->activate(port)); in inet_activate() 1066 port->activate = ipv4_activate; in inet_create() 1072 port->activate = ipv6_activate; in inet_create() 1078 port->activate = ipv6_activate; in inet_create() 1084 port->activate = dns_activate; in inet_create()
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_intf.c | 65 if (intf->activate) { in mlx4_add_device() 67 intf->activate(&priv->dev, dev_ctx->context); in mlx4_add_device()
|
| /freebsd-13.1/libexec/rc/rc.d/ |
| H A D | zfsbe | 62 bectl activate $_be
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | imx6dl-colibri-v1_1-eval-v3.dts | 25 * the MMC/SD signals to 3.3 volt before attempting to activate
|
| H A D | at91-ariettag25.dts | 4 * This device tree is minimal, to activate more peripherals, see:
|
| H A D | omap3-gta04a5.dts | 43 output-high; /* activate gpio_175 to disable IrDA receiver */
|
| H A D | at91-ariag25.dts | 157 /* cannot activate RTS2+CTS2, clash with
|
| /freebsd-13.1/sys/dev/mlx4/ |
| H A D | driver.h | 62 void (*activate)(struct mlx4_dev *dev, void *context); member
|
| /freebsd-13.1/sys/dev/cxgb/ |
| H A D | cxgb_offload.h | 47 int (*activate)(struct adapter *); member
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | sphinx_intro.rst | 120 and from now on you can "activate" the *virtualenv* using:: 122 $ source ~/my-sphinx-install/bin/activate
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,llcc.yaml | 18 which are assigned to clients. Clients can query the slice details, activate
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | RAIIObjectsForParser.h | 52 SuppressAccessChecks(Parser &P, bool activate = true) 54 if (activate) {
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/light/ |
| H A D | cm3605.txt | 14 to activate the ALS, should be flagged GPIO_ACTIVE_LOW)
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Interp.h | 460 Field.activate(); in InitThisFieldActive() 470 Field.activate(); in InitField() 480 Field.activate(); in InitBitField() 491 Field.activate(); in InitFieldActive() 548 Field.activate(); in GetPtrActiveField() 561 Field.activate(); in GetPtrActiveThisField()
|
| H A D | Pointer.cpp | 177 void Pointer::activate() const { in activate() function in Pointer
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/st/ |
| H A D | st,flexgen.txt | 66 and activate synchronous mode)
|
| /freebsd-13.1/tools/build/ |
| H A D | beinstall.sh | 260 ${BE_UTILITY} activate ${BENAME} || errx "Unable to activate BE"
|
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | offload.h | 217 int (*activate)(struct adapter *); member
|
| /freebsd-13.1/sys/dev/mxge/ |
| H A D | if_mxge_var.h | 182 int activate; member
|