Home
last modified time | relevance | path

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

1234

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_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-11-stable/sys/dev/snc/
HDif_snc_pccard.c106 if (sc->gone) { in snc_pccard_detach()
115 sc->gone = 1; in snc_pccard_detach()
HDdp83932var.h202 int gone; member
/freebsd-11-stable/crypto/heimdal/doc/
HDkerberos4.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-11-stable/contrib/amd/
HDMIRRORS.txt19 #server gone? (Jan 5, 2004)
56 # gone? (Jan 5, 2004)
/freebsd-11-stable/sys/dev/ep/
HDif_ep.c286 sc->gone = 0; in ep_attach()
368 sc->gone = 1; in ep_detach()
400 if (sc->gone) in epinit_locked()
491 if (sc->gone) in epstart_locked()
614 if (sc->gone || CSR_READ_2(sc, EP_STATUS) == 0xffff) in ep_intr_locked()
999 if (sc->gone) in epwatchdog()
HDif_epvar.h65 int gone; /* adapter is not present (for PCCARD) */ member
/freebsd-11-stable/sys/dev/nvme/
HDnvme_ctrlr.c1237 int gone, i; in nvme_ctrlr_destruct() local
1246 gone = (nvme_mmio_read_4(ctrlr, csts) == 0xffffffff); in nvme_ctrlr_destruct()
1247 if (gone) in nvme_ctrlr_destruct()
1259 if (!gone) in nvme_ctrlr_destruct()
1273 if (!gone) in nvme_ctrlr_destruct()
1276 if (!gone) in nvme_ctrlr_destruct()
/freebsd-11-stable/contrib/ntp/sntp/
HDbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd-11-stable/contrib/ntp/
HDbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd-11-stable/sys/dev/sio/
HDsio.c185 bool_t gone; /* hardware disappeared */ member
402 com->gone = TRUE; in siodetach()
1432 && !com->gone
1501 while (!com->gone) {
1702 if (tp == NULL || com->gone) { in siopoll()
2095 if (com == NULL || com->gone)
2135 if (com->gone) in commodem()
2193 && com->tp->t_state & TS_ISOPEN && !com->gone) { in siosettimeout()
2228 if (com != NULL && !com->gone
2248 if (com->gone)
/freebsd-11-stable/sys/dev/xe/
HDif_xevar.h69 u_char gone; /* 1 = Card bailed out */ member
/freebsd-11-stable/sys/pc98/cbus/
HDsio.c249 bool_t gone; /* hardware disappeared */ member
731 com->gone = TRUE; in siodetach()
2193 && !com->gone
2197 && !com->gone
2211 && !com->gone
2286 while (!com->gone) {
2648 if (tp == NULL || com->gone) { in siopoll()
3158 if (com == NULL || com->gone)
3220 if (com->gone) in commodem()
3320 && com->tp->t_state & TS_ISOPEN && !com->gone) { in siosettimeout()
[all …]
/freebsd-11-stable/sys/gnu/dts/arm/
HDqcom-pm8941.dtsi45 "chg-gone",
/freebsd-11-stable/sys/netgraph/
HDNOTES94 All piggyback responses have gone away.
/freebsd-11-stable/usr.sbin/cron/doc/
HDREADME37 SysV, although some effort has gone into making the port an easy one.
/freebsd-11-stable/contrib/nvi/regex/
HDWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd-11-stable/lib/libc/regex/
HDWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib.h328 int gone; member
HDipoib_main.c324 if (priv == NULL || priv->gone != 0) in ipoib_ioctl()
871 priv->gone = 1; in ipoib_detach()
/freebsd-11-stable/lib/libc/locale/
HDDESIGN.xlocale117 within libc. All of the old globals have gone, so there is now a linker error
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
HDen.h570 int gone; member
/freebsd-11-stable/contrib/atf/
HDNEWS100 reasons. In other words, their -h option is gone.
426 them more visibility and easier access. The tests directory is gone from
568 * atf-exec's -g option and atf-killpg are gone due to the previous
/freebsd-11-stable/sbin/routed/
HDtable.c1559 int gone) in del_static() argument
1575 if (gone) { in del_static()
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_ethtool.c889 if (priv->gone) { in mlx5e_ethtool_handler()
1315 if (priv->gone != 0) { in mlx5e_ethtool_debug_stats()

1234