stop 90 arch/i386/i386/conf.c dev_init(c,n,write), dev_init(c,n,ioctl), dev_init(c,n,stop), \
stop 46 arch/i386/include/conf.h dev_init(c,n,write), dev_init(c,n,ioctl), dev_init(c,n,stop), \
stop 187 arch/i386/include/cpu.h #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci))
stop 76 arch/i386/include/cpuvar.h int (*stop)(struct cpu_info *);
stop 775 dev/ic/midway.c sc->txslot[lcv].stop = ptr;
stop 781 dev/ic/midway.c sc->txslot[lcv].start, sc->txslot[lcv].stop);
stop 809 dev/ic/midway.c sc->rxslot[lcv].stop = ptr;
stop 819 dev/ic/midway.c lcv, sc->rxslot[lcv].start, sc->rxslot[lcv].stop, sc->rxslot[lcv].mode);
stop 1990 dev/ic/midway.c stop = sc->txslot[chan].stop,
stop 2043 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 4);
stop 2045 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 4);
stop 2081 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 4);
stop 2121 dev/ic/midway.c EN_WRAPADD(start, stop, cur, len);
stop 2155 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2184 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2203 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2223 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2247 dev/ic/midway.c EN_WRAPADD(start, stop, cur, len);
stop 2287 dev/ic/midway.c EN_WRAPADD(start, stop, cur, pad);
stop 2306 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 4);
stop 2310 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 8);
stop 2629 dev/ic/midway.c u_int32_t start, stop, cnt, needalign;
stop 2657 dev/ic/midway.c stop= sc->rxslot[slot].stop;
stop 2662 dev/ic/midway.c sc->sc_dev.dv_xname, slot, vci, raw, start, stop, cur);
stop 2719 dev/ic/midway.c if (pdu >= stop)
stop 2853 dev/ic/midway.c EN_WRAPADD(start, stop, cur, 4);
stop 2880 dev/ic/midway.c EN_WRAPADD(start, stop, cur, tlen);
stop 2915 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2934 dev/ic/midway.c EN_WRAPADD(start, stop, cur, cnt);
stop 2953 dev/ic/midway.c EN_WRAPADD(start, stop, cur, tlen);
stop 2980 dev/ic/midway.c EN_WRAPADD(start, stop, cur, fill);
stop 3127 dev/ic/midway.c sc->txslot[slot].start, sc->txslot[slot].stop, sc->txslot[slot].cur,
stop 3143 dev/ic/midway.c sc->rxslot[slot].stop, sc->rxslot[slot].cur);
stop 135 dev/ic/midwayvar.h u_int32_t start, stop; /* ends of buffer area (byte offset) */
stop 154 dev/ic/midwayvar.h u_int32_t start, stop; /* ends of my buffer area */
stop 842 dev/ic/z8530tty.c if (stop) {
stop 857 dev/ic/z8530tty.c zs_hwiflow(zst, stop);
stop 879 dev/ic/z8530tty.c if (stop) {
stop 164 dev/microcode/aic7xxx/aicasm.c stop("-d: Assembler not built with debugging "
stop 175 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT);
stop 191 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT);
stop 199 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT);
stop 206 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT);
stop 236 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_OSERR);
stop 241 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_OSERR);
stop 282 dev/microcode/aic7xxx/aicasm.c stop("Unterminated conditional expression", EX_DATAERR);
stop 307 dev/microcode/aic7xxx/aicasm.c stop(NULL, 0);
stop 342 dev/microcode/aic7xxx/aicasm.c stop(buf, EX_DATAERR);
stop 393 dev/microcode/aic7xxx/aicasm.c stop("Patch argument list not defined",
stop 507 dev/microcode/aic7xxx/aicasm.c stop("Could not malloc patch structure", EX_OSERR);
stop 544 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_DATAERR);
stop 560 dev/microcode/aic7xxx/aicasm.c stop("Could not malloc", EX_OSERR);
stop 743 dev/microcode/aic7xxx/aicasm.c stop("Unable to malloc instruction object", EX_SOFTWARE);
stop 757 dev/microcode/aic7xxx/aicasm.c stop("Unable to malloc critical_section object", EX_SOFTWARE);
stop 771 dev/microcode/aic7xxx/aicasm.c stop("Unable to malloc scope object", EX_SOFTWARE);
stop 842 dev/microcode/aic7xxx/aicasm.c stop("Unexpected scope type encountered", EX_SOFTWARE);
stop 90 dev/microcode/aic7xxx/aicasm.h void stop(const char *errstring, int err_code);
stop 274 dev/microcode/aic7xxx/aicasm_gram.y stop("Prefix multiply defined",
stop 278 dev/microcode/aic7xxx/aicasm_gram.y stop("Unable to record prefix", EX_SOFTWARE);
stop 286 dev/microcode/aic7xxx/aicasm_gram.y stop("Patch argument list multiply defined",
stop 290 dev/microcode/aic7xxx/aicasm_gram.y stop("Unable to record patch arg list", EX_SOFTWARE);
stop 307 dev/microcode/aic7xxx/aicasm_gram.y stop("Register multiply defined", EX_DATAERR);
stop 384 dev/microcode/aic7xxx/aicasm_gram.y stop("SCB or SRAM space exhausted", EX_DATAERR);
stop 418 dev/microcode/aic7xxx/aicasm_gram.y stop("Valid register modes range between 0 and 4.",
stop 431 dev/microcode/aic7xxx/aicasm_gram.y stop("Only \"const\" symbols allowed in "
stop 436 dev/microcode/aic7xxx/aicasm_gram.y stop("Valid register modes range between 0 and 4.",
stop 513 dev/microcode/aic7xxx/aicasm_gram.y stop("Re-definition of register alias",
stop 527 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one accumulator definition allowed",
stop 539 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one mode pointer definition allowed",
stop 551 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one definition of allones allowed",
stop 563 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one definition of allzeros allowed",
stop 575 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one definition of none allowed",
stop 587 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one definition of sindex allowed",
stop 700 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 714 dev/microcode/aic7xxx/aicasm_gram.y stop("Re-definition of symbol as a constant",
stop 725 dev/microcode/aic7xxx/aicasm_gram.y stop("Invalid downloaded constant declaration",
stop 730 dev/microcode/aic7xxx/aicasm_gram.y stop("Re-definition of symbol as a downloaded constant",
stop 744 dev/microcode/aic7xxx/aicasm_gram.y stop("Re-definition of symbol as a macro",
stop 779 dev/microcode/aic7xxx/aicasm_gram.y stop("Comma without preceding argument in arg list",
stop 820 dev/microcode/aic7xxx/aicasm_gram.y stop("Only one SRAM definition allowed",
stop 868 dev/microcode/aic7xxx/aicasm_gram.y stop("register offset must be a constant", EX_DATAERR);
stop 872 dev/microcode/aic7xxx/aicasm_gram.y stop("Accessing offset beyond range of register",
stop 883 dev/microcode/aic7xxx/aicasm_gram.y stop("Accessing offset beyond range of register",
stop 893 dev/microcode/aic7xxx/aicasm_gram.y stop("No accumulator has been defined", EX_DATAERR);
stop 923 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 979 dev/microcode/aic7xxx/aicasm_gram.y stop("Critical Section within Critical Section",
stop 995 dev/microcode/aic7xxx/aicasm_gram.y stop("Unballanced 'end_cs'", EX_DATAERR);
stop 1014 dev/microcode/aic7xxx/aicasm_gram.y stop("Program label multiply defined", EX_DATAERR);
stop 1084 dev/microcode/aic7xxx/aicasm_gram.y stop("'else if' without leading 'if'", EX_DATAERR);
stop 1109 dev/microcode/aic7xxx/aicasm_gram.y stop("'else' without leading 'if'", EX_DATAERR);
stop 1125 dev/microcode/aic7xxx/aicasm_gram.y stop("Unexpected '}' encountered", EX_DATAERR);
stop 1137 dev/microcode/aic7xxx/aicasm_gram.y stop("Unexpected '}' encountered", EX_DATAERR);
stop 1398 dev/microcode/aic7xxx/aicasm_gram.y stop("Empty Field, or Enum", EX_DATAERR);
stop 1409 dev/microcode/aic7xxx/aicasm_gram.y stop("Field definition mirrors a definition of the same "
stop 1413 dev/microcode/aic7xxx/aicasm_gram.y stop("Field redefined with a conflicting value", EX_DATAERR);
stop 1419 dev/microcode/aic7xxx/aicasm_gram.y stop("Field defined multiple times for register", EX_DATAERR);
stop 1434 dev/microcode/aic7xxx/aicasm_gram.y stop("Call to initialize_symbol with type field unset",
stop 1444 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create register info", EX_SOFTWARE);
stop 1465 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create alias info", EX_SOFTWARE);
stop 1478 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create field info", EX_SOFTWARE);
stop 1489 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create alias info", EX_SOFTWARE);
stop 1499 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create label info", EX_SOFTWARE);
stop 1509 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create conditional info", EX_SOFTWARE);
stop 1519 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create macro info", EX_SOFTWARE);
stop 1527 dev/microcode/aic7xxx/aicasm_gram.y stop("Call to initialize_symbol with invalid symbol type",
stop 1543 dev/microcode/aic7xxx/aicasm_gram.y stop("Invalid current symbol for adding macro arg",
stop 1550 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't create macro_arg structure", EX_SOFTWARE);
stop 1558 dev/microcode/aic7xxx/aicasm_gram.y stop("Regex text buffer too small for arg",
stop 1564 dev/microcode/aic7xxx/aicasm_gram.y stop("Regex compilation failed", EX_SOFTWARE);
stop 1574 dev/microcode/aic7xxx/aicasm_gram.y stop("Invalid current symbol for adding macro arg",
stop 1580 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't duplicate macro body text", EX_SOFTWARE);
stop 1593 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1603 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1707 dev/microcode/aic7xxx/aicasm_gram.y stop("illegal shift value", EX_DATAERR);
stop 1734 dev/microcode/aic7xxx/aicasm_gram.y stop("Invalid shift operation specified", EX_SOFTWARE);
stop 1790 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1794 dev/microcode/aic7xxx/aicasm_gram.y stop("Write Only register specified as source",
stop 1808 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1812 dev/microcode/aic7xxx/aicasm_gram.y stop("Read Only register specified as destination",
stop 1839 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1859 dev/microcode/aic7xxx/aicasm_gram.y stop(errbuf, EX_DATAERR);
stop 1884 dev/microcode/aic7xxx/aicasm_gram.y stop("Conditional expression '0' "
stop 1899 dev/microcode/aic7xxx/aicasm_gram.y stop("Conditional expression conflicts with a symbol",
stop 1924 dev/microcode/aic7xxx/aicasm_gram.y stop("Can't allocate version string", EX_SOFTWARE);
stop 1938 dev/microcode/aic7xxx/aicasm_gram.y stop(string, EX_DATAERR);
stop 96 dev/microcode/aic7xxx/aicasm_macro_gram.y stop("Too few arguments for macro invocation",
stop 118 dev/microcode/aic7xxx/aicasm_macro_gram.y stop("Comma without preceding argument in arg list",
stop 136 dev/microcode/aic7xxx/aicasm_macro_gram.y stop("Invalid current symbol for adding macro arg",
stop 151 dev/microcode/aic7xxx/aicasm_macro_gram.y stop("Too many arguments for macro invocation", EX_DATAERR);
stop 156 dev/microcode/aic7xxx/aicasm_macro_gram.y stop("Unable to replicate replacement text", EX_SOFTWARE);
stop 164 dev/microcode/aic7xxx/aicasm_macro_gram.y stop(string, EX_DATAERR);
stop 82 dev/microcode/aic7xxx/aicasm_symbol.c stop("Unable to strdup symbol name", EX_SOFTWARE);
stop 229 dev/microcode/aic7xxx/aicasm_symbol.c stop("symlist_add: Unable to malloc symbol_node", EX_SOFTWARE);
stop 250 dev/microcode/aic7xxx/aicasm_symbol.c stop("symlist_add: Invalid symbol type for sorting",
stop 391 dev/microcode/aic7xxx/aicasm_symbol.c stop("Unable to strdup symbol name", EX_SOFTWARE);
stop 631 dev/microcode/aic7xxx/aicasm_symbol.c stop("symtable_dump: Invalid symbol type "
stop 969 dev/raidframe/rf_driver.c RF_GETTIME(raidPtr->throughputstats.stop);
stop 971 dev/raidframe/rf_driver.c &raidPtr->throughputstats.stop, &diff);
stop 1002 dev/raidframe/rf_driver.c RF_GETTIME(raidPtr->userstats.stop);
stop 1023 dev/raidframe/rf_driver.c RF_TIMEVAL_DIFF(&raidPtr->userstats.start, &raidPtr->userstats.stop,
stop 89 dev/raidframe/rf_raid.h struct timeval stop; /*
stop 117 dev/raidframe/rf_raid.h struct timeval stop; /*
stop 130 dev/raidframe/rf_stripelocks.c (SINGLE_RANGE_OVERLAP((_cand)->start, (_cand)->stop, \
stop 131 dev/raidframe/rf_stripelocks.c (_pred)->start, (_pred)->stop) || \
stop 133 dev/raidframe/rf_stripelocks.c (_pred)->start, (_pred)->stop) || \
stop 134 dev/raidframe/rf_stripelocks.c SINGLE_RANGE_OVERLAP((_cand)->start, (_cand)->stop, \
stop 288 dev/raidframe/rf_stripelocks.c lockReqDesc->stop, lockReqDesc->start2,
stop 318 dev/raidframe/rf_stripelocks.c lockReqDesc->start, lockReqDesc->stop,
stop 338 dev/raidframe/rf_stripelocks.c lockReqDesc->start, lockReqDesc->stop,
stop 369 dev/raidframe/rf_stripelocks.c lockReqDesc->stop,
stop 381 dev/raidframe/rf_stripelocks.c lockReqDesc->stop,
stop 419 dev/raidframe/rf_stripelocks.c lockReqDesc->start, lockReqDesc->stop,
stop 513 dev/raidframe/rf_stripelocks.c lr->type, lr->start, lr->stop,
stop 545 dev/raidframe/rf_stripelocks.c candidate->start, candidate->stop,
stop 572 dev/raidframe/rf_stripelocks.c candidate->stop,
stop 607 dev/raidframe/rf_stripelocks.c candidate->stop,
stop 627 dev/raidframe/rf_stripelocks.c candidate->start, candidate->stop,
stop 777 dev/raidframe/rf_stripelocks.c (long) q->start, (long) q->stop);
stop 800 dev/raidframe/rf_stripelocks.c (long) q->start, (long) q->stop);
stop 57 dev/raidframe/rf_stripelocks.h RF_int64 start, stop; /*
stop 123 dev/raidframe/rf_stripelocks.h (_lrd).stop = (_asm)->parityInfo->startSector + \
stop 134 dev/raidframe/rf_stripelocks.h (_lrd).stop = (_defSize); \
stop 861 dev/sequencer.c microtime(&t->stop);
stop 866 dev/sequencer.c SUBTIMEVAL(&when, &t->stop);
stop 43 dev/sequencervar.h struct timeval start, stop;
stop 1232 dev/usb/ehci.c u_int32_t stop;
stop 1234 dev/usb/ehci.c stop = 0;
stop 1235 dev/usb/ehci.c for (i = 0; sqtd && i < 20 && !stop; sqtd = sqtd->nextqtd, i++) {
stop 1237 dev/usb/ehci.c stop = sqtd->qtd.qtd_next & htole32(EHCI_LINK_TERMINATE);
stop 1239 dev/usb/ehci.c if (!stop)
stop 767 kern/tty_pty.c int stop, error;
stop 906 kern/tty_pty.c stop = (tp->t_iflag & IXON) && CCEQ(cc[VSTOP], CTRL('s')) &&
stop 909 kern/tty_pty.c if (stop) {
stop 916 kern/tty_pty.c if (!stop) {
stop 525 net/ppp_tty.c u_char *start, *stop, *cp;
stop 564 net/ppp_tty.c stop = start + len;
stop 570 net/ppp_tty.c for (cp = start; cp < stop; cp++)
stop 179 sys/conf.h dev_decl(n,write); dev_decl(n,ioctl); dev_decl(n,stop); \
stop 205 sys/conf.h dev_init(c,n,write), dev_init(c,n,ioctl), dev_init(c,n,stop), \
stop 238 sys/conf.h dev_init(c,n,write), dev_init(c,n,ioctl), dev_init(c,n,stop), \
stop 380 sys/conf.h dev_init(c,n,write), dev_init(c,n,ioctl), dev_init(c,n,stop), \
stop 478 uvm/uvm_amap.c int slots, lcv, slot, stop;
stop 481 uvm/uvm_amap.c stop = entry->aref.ar_pageoff + slots;
stop 485 uvm/uvm_amap.c for (lcv = entry->aref.ar_pageoff ; lcv < stop ; lcv++) {
stop 498 uvm/uvm_amap.c if (slot < entry->aref.ar_pageoff || slot >= stop)
stop 1004 uvm/uvm_amap.c int byanon, lcv, stop, curslot, ptr, slotend;
stop 1015 uvm/uvm_amap.c stop = slotoff + slots;
stop 1019 uvm/uvm_amap.c stop = amap->am_nused;
stop 1023 uvm/uvm_amap.c while (lcv < stop) {
stop 1036 uvm/uvm_amap.c stop--; /* drop stop, since anon will be removed */
stop 800 uvm/uvm_aobj.c stop = aobj->u_pages << PAGE_SHIFT;
stop 804 uvm/uvm_aobj.c stop = round_page(stop);
stop 805 uvm/uvm_aobj.c if (stop > (aobj->u_pages << PAGE_SHIFT)) {
stop 808 uvm/uvm_aobj.c stop = aobj->u_pages << PAGE_SHIFT;
stop 811 uvm/uvm_aobj.c ((stop - start) >> PAGE_SHIFT) * UAO_HASH_PENALTY);
stop 816 uvm/uvm_aobj.c (u_long)start, (u_long)stop, by_list, flags);
stop 846 uvm/uvm_aobj.c (!by_list && curoff < stop) ; pp = ppnext) {
stop 851 uvm/uvm_aobj.c if (pp->offset < start || pp->offset >= stop)
stop 855 uvm/uvm_aobj.c if (curoff < stop)
stop 444 uvm/uvm_pager.c npages, pg, flags, start, stop);
stop 831 uvm/uvm_vnode.c stop = round_page(stop);
stop 833 uvm/uvm_vnode.c if (stop > round_page(uvn->u_size))
stop 839 uvm/uvm_vnode.c ((stop - start) >> PAGE_SHIFT) * UVN_HASH_PENALTY);
stop 844 uvm/uvm_vnode.c (u_long)start, (u_long)stop, by_list, flags);
stop 862 uvm/uvm_vnode.c (pp->offset < start || pp->offset >= stop))
stop 869 uvm/uvm_vnode.c for (curoff = start ; curoff < stop;
stop 898 uvm/uvm_vnode.c (!by_list && curoff < stop) ; pp = ppnext) {
stop 907 uvm/uvm_vnode.c (pp->offset < start || pp->offset >= stop)) {
stop 920 uvm/uvm_vnode.c if (curoff < stop)
stop 969 uvm/uvm_vnode.c if (curoff < stop)
stop 1015 uvm/uvm_vnode.c flags | PGO_DOACTCLUST, start, stop);
stop 1078 uvm/uvm_vnode.c if (curoff < stop)
stop 1117 uvm/uvm_vnode.c if (curoff < stop)