Home
last modified time | relevance | path

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

1234

/NextBSD/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
/NextBSD/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
/NextBSD/contrib/amd/
HDMIRRORS.txt19 #server gone? (Jan 5, 2004)
56 # gone? (Jan 5, 2004)
/NextBSD/sys/dev/ep/
HDif_ep.c285 sc->gone = 0; in ep_attach()
365 sc->gone = 1; in ep_detach()
397 if (sc->gone) in epinit_locked()
488 if (sc->gone) in epstart_locked()
611 if (sc->gone || CSR_READ_2(sc, EP_STATUS) == 0xffff) in ep_intr_locked()
996 if (sc->gone) in epwatchdog()
HDif_epvar.h65 int gone; /* adapter is not present (for PCCARD) */ member
/NextBSD/contrib/ntp/
HDbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/NextBSD/contrib/ntp/sntp/
HDbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/NextBSD/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)
/NextBSD/sys/dev/xe/
HDif_xevar.h69 u_char gone; /* 1 = Card bailed out */ member
/NextBSD/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 …]
/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_ethtool.c73 if (priv->gone) { in mlx5e_ethtool_handler()
396 if (priv->gone) { in mlx5e_read_eeprom()
HDen.h621 int gone; member
/NextBSD/usr.sbin/cron/doc/
HDREADME37 SysV, although some effort has gone into making the port an easy one.
/NextBSD/sys/netgraph/
HDNOTES94 All piggyback responses have gone away.
/NextBSD/contrib/nvi/regex/
HDWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/NextBSD/lib/libc/regex/
HDWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/NextBSD/lib/libc/locale/
HDDESIGN.xlocale117 within libc. All of the old globals have gone, so there is now a linker error
/NextBSD/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
/NextBSD/sbin/routed/
HDtable.c1559 int gone) in del_static() argument
1575 if (gone) { in del_static()
/NextBSD/share/examples/drivers/
HDmake_device_driver.sh714 * might even already be gone in the case of cardbus or pccard
/NextBSD/crypto/heimdal/appl/telnet/
HDREADME.ORIG440 directory is now gone, and all the source that was in
443 Seperate makefile for each system are now gone. There
/NextBSD/contrib/flex/
HDNEWS369 ** the yylineno performance hit is now gone
/NextBSD/sys/dev/aic7xxx/
HDaic79xx.seq636 * already gone free prior to clearing
822 * already gone free prior to clearing
1981 * See if the target has gone on in this context creating an
2218 * already gone free prior to clearing
/NextBSD/sys/net/
HDif_bridge.c990 int gone) in bridge_delete_member() argument
1031 if (!gone) { in bridge_delete_member()

1234