Home
last modified time | relevance | path

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

1234

/freebsd-9-stable/sys/dev/snc/
Dif_snc_pccard.c103 if (sc->gone) { in snc_pccard_detach()
112 sc->gone = 1; in snc_pccard_detach()
Ddp83932var.h202 int gone; member
/freebsd-9-stable/contrib/amd/
DMIRRORS.txt19 #server gone? (Jan 5, 2004)
56 # gone? (Jan 5, 2004)
/freebsd-9-stable/sys/dev/ep/
Dif_ep.c284 sc->gone = 0; in ep_attach()
363 sc->gone = 1; in ep_detach()
395 if (sc->gone) in epinit_locked()
486 if (sc->gone) in epstart_locked()
609 if (sc->gone || CSR_READ_2(sc, EP_STATUS) == 0xffff) in ep_intr_locked()
993 if (sc->gone) in epwatchdog()
Dif_epvar.h65 int gone; /* adapter is not present (for PCCARD) */ member
/freebsd-9-stable/crypto/heimdal/doc/
Dkerberos4.texi97 lets say you also got these extra principals: @samp{rcmd.gone},
98 @samp{rcmd.old-mail}, where @samp{gone.foo.se} was a machine that has
110 rcmd.gone @i{removed}
145 will happily convert @samp{rcmd.gone} to @samp{host/gone.foo.se}. This
/freebsd-9-stable/contrib/ntp/sntp/
Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd-9-stable/contrib/ntp/
Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd-9-stable/sys/dev/sio/
Dsio.c185 bool_t gone; /* hardware disappeared */ member
397 com->gone = TRUE; in siodetach()
1427 && !com->gone
1496 while (!com->gone) {
1697 if (tp == NULL || com->gone) { in siopoll()
2090 if (com == NULL || com->gone)
2130 if (com->gone) in commodem()
2188 && com->tp->t_state & TS_ISOPEN && !com->gone) { in siosettimeout()
2223 if (com != NULL && !com->gone
2243 if (com->gone)
/freebsd-9-stable/sys/dev/xe/
Dif_xevar.h69 u_char gone; /* 1 = Card bailed out */ member
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r296800-llvm-r219512-out-of-registers.diff6 (and confirmed by Andy). This has gone unfixed for months because the
/freebsd-9-stable/sys/pc98/cbus/
Dsio.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-9-stable/contrib/cvs/
DPROJECTS5 I haven't gone through TODO, but it's likely that it has entries that
/freebsd-9-stable/usr.sbin/cron/doc/
DREADME37 SysV, although some effort has gone into making the port an easy one.
/freebsd-9-stable/sys/netgraph/
DNOTES94 All piggyback responses have gone away.
/freebsd-9-stable/lib/libc/regex/
DWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib.h322 int gone; member
Dipoib_main.c262 if (priv == NULL || priv->gone != 0) in ipoib_ioctl()
800 priv->gone = 1; in ipoib_detach()
/freebsd-9-stable/tools/regression/lib/libc/nss/
DREADME70 5. prove -v ./test-getpw.t (suppose that something has gone wrong)
/freebsd-9-stable/lib/libc/locale/
DDESIGN.xlocale117 within libc. All of the old globals have gone, so there is now a linker error
/freebsd-9-stable/sbin/routed/
Dtable.c1559 int gone) in del_static() argument
1575 if (gone) { in del_static()
/freebsd-9-stable/share/examples/drivers/
Dmake_device_driver.sh714 * might even already be gone in the case of cardbus or pccard
/freebsd-9-stable/crypto/heimdal/appl/telnet/
DREADME.ORIG440 directory is now gone, and all the source that was in
443 Seperate makefile for each system are now gone. There
/freebsd-9-stable/sys/dev/aic7xxx/
Daic79xx.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
/freebsd-9-stable/sys/net/
Dif_bridge.c941 int gone) in bridge_delete_member() argument
982 if (!gone) { in bridge_delete_member()

1234