Searched refs:nostop (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sys/dev/iicbus/ |
| D | iicbus.h | 53 bool nostop; member 65 IICBUS_ACCESSOR(nostop, NOSTOP, bool)
|
| D | iiconf.c | 423 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()
|
| D | iicbus.c | 196 *result = devi->nostop; in iicbus_read_ivar() 213 devi->nostop = value; in iicbus_write_ivar()
|
| /freebsd-10-stable/contrib/ipfilter/ |
| D | mlf_ipl.c | 170 ipfioctl, nostop, noreset, nodevtotty,
|
| /freebsd-10-stable/contrib/gdb/gdb/doc/ |
| D | refcard.tex | 505 \quad nostop&do not halt execution\cr
|
| D | gdb.info-1 | 3148 `nostop' 3161 implies the `nostop' keyword as well. 3181 The default is set to `nostop', `noprint', `pass' for non-erroneous
|
| D | gdb.texinfo | 3728 @item nostop 3741 implies the @code{nostop} keyword as well. 3764 The default is set to @code{nostop}, @code{noprint}, @code{pass} for
|