Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/tests/sys/net/
H A Dif_gif.sh47 gone=$(jexec one ifconfig gif create)
48 jexec one ifconfig $gone tunnel 192.0.2.1 192.0.2.2
49 jexec one ifconfig $gone inet 198.51.100.1/24 198.51.100.2 up
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c101 if (sense->gone != 0) { in mlx4_sense_port()
128 sense->gone = 0; in mlx4_start_sense()
140 sense->gone = 1; in mlx4_stop_sense()
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi94 lets say you also got these extra principals: @samp{rcmd.gone},
95 @samp{rcmd.old-mail}, where @samp{gone.foo.se} was a machine that has
107 rcmd.gone @i{removed}
142 will happily convert @samp{rcmd.gone} to @samp{host/gone.foo.se}. This
/freebsd/contrib/ntp/
H A Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd/contrib/ntp/sntp/
H A Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1492 int gone, i; in nvme_ctrlr_destruct() local
1505 gone = (nvme_mmio_read_4(ctrlr, csts) == NVME_GONE); in nvme_ctrlr_destruct()
1506 if (gone) in nvme_ctrlr_destruct()
1518 if (!gone) { in nvme_ctrlr_destruct()
1539 if (!gone) in nvme_ctrlr_destruct()
1542 if (!gone) in nvme_ctrlr_destruct()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dqcom_smbb.txt39 "chg-gone",
141 "chg-gone",
H A Dqcom,pm8941-charger.yaml39 - const: chg-gone
169 "chg-gone",
H A Dqcom,pm8916-lbc.yaml47 - description: Charger gone
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c281 while (priv->gone == 2) in ipoib_ioctl()
284 if (priv->gone != 0) in ipoib_ioctl()
834 priv->gone = 1; in ipoib_ifdetach()
914 priv->gone = 2; /* initializing */ in ipoib_intf_alloc()
1042 priv->gone = 0; /* ready */ in ipoib_add_port()
H A Dipoib.h328 int gone; member
/freebsd/tools/test/stress2/misc/
H A Dkevent5.sh103 /* Once the rendezvous file is gone create a new kevent */
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dpm8226.dtsi81 "chg-gone",
H A Dqcom-pm8226.dtsi81 "chg-gone",
H A Dpm8941.dtsi96 "chg-gone",
H A Dqcom-pm8941.dtsi96 "chg-gone",
/freebsd/usr.sbin/cron/doc/
H A DREADME40 SysV, although some effort has gone into making the port an easy one.
/freebsd/sys/netgraph/
H A DNOTES93 All piggyback responses have gone away.
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls_rx.c669 if (unlikely(priv->gone != 0 || priv->tls_rx.init == 0 || in mlx5e_tls_rx_snd_tag_alloc()
956 if (unlikely(priv->gone != 0)) in mlx5e_tls_rx_snd_tag_modify()
H A Dmlx5_en_rl.c988 if (priv->gone || rl->opened) in mlx5e_rl_open_workers()
1216 !MLX5_CAP_QOS(priv->mdev, packet_pacing) || priv->gone || in mlx5e_rl_snd_tag_alloc()
1467 if (priv->gone) { in mlx5e_rl_sysctl_handler()
/freebsd/sys/dev/fdc/
H A Dfdc.c260 bool gone; member
2048 fd->gone = true; in fd_providergone()
2069 while (!fd->gone) { in fd_detach()
/freebsd/contrib/nvi/regex/
H A DWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd/lib/libc/regex/
H A DWHATSNEW59 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd/crypto/openssl/
H A DREADME-FIPS.md10 A cryptographic module is only FIPS validated after it has gone through the complex

123