Home
last modified time | relevance | path

Searched refs:nostop (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/iicbus/
Diicbus.h53 bool nostop; member
65 IICBUS_ACCESSOR(nostop, NOSTOP, bool)
Diiconf.c423 bool nostop; in iicbus_transfer_gen() local
434 nostop = iicbus_get_nostop(dev); in iicbus_transfer_gen()
461 (nostop && i + 1 < nmsgs)) { in iicbus_transfer_gen()
468 if (error != 0 && !nostop) in iicbus_transfer_gen()
Diicbus.c196 *result = devi->nostop; in iicbus_read_ivar()
213 devi->nostop = value; in iicbus_write_ivar()
/freebsd-10-stable/contrib/ipfilter/
Dmlf_ipl.c170 ipfioctl, nostop, noreset, nodevtotty,
/freebsd-10-stable/contrib/gdb/gdb/doc/
Drefcard.tex505 \quad nostop&do not halt execution\cr
Dgdb.info-13148 `nostop'
3161 implies the `nostop' keyword as well.
3181 The default is set to `nostop', `noprint', `pass' for non-erroneous
Dgdb.texinfo3728 @item nostop
3741 implies the @code{nostop} keyword as well.
3764 The default is set to @code{nostop}, @code{noprint}, @code{pass} for