HomeSort by: relevance | last modified time | path
    Searched refs:inhibit (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/ypwhich/
ypwhich.c 74 * -t: inhibit nickname translation
99 int inhibit = 0, force = 0, tcp = 0; local in function:main
131 inhibit = 1;
154 (void)printf("target_host=%s, domain=%s, inhibit=%d, saw_m=%d, map=%s, "
156 targhost, ourdomain, inhibit, saw_m, targmap, force, tcp);
170 find_mapmaster(targhost, ourdomain, targmap, inhibit, force,
273 int inhibit, int force, int tcp, const struct ypalias *ypaliases)
308 if (map && !inhibit) {
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c 4495 bool inhibit)
4501 if (inhibit)
4564 bool inhibit)
4576 set_offsets(regs, reg_offsets(engine), engine, inhibit);
4578 init_common_reg_state(regs, engine, ring, inhibit);
4595 bool inhibit = true; local in function:populate_lr_context
4621 inhibit = false;
4627 ce, engine, ring, inhibit);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx51-zii-rdu1.dts 697 * inhibit execution of any write request to
  /src/sys/arch/m68k/060sp/dist/
isp.s 3291 ori.w &0x0700,%sr # inhibit interrupts
3593 ori.w &0x0700,%sr # inhibit interrupts
3902 ori.w &0x0700,%sr # inhibit interrupts
4060 ori.w &0x0700,%sr # inhibit interrupts
4206 ori.w &0x0700,%sr # inhibit interrupts
  /src/sys/arch/amiga/amiga/
locore.s 785 movl %a2,%sp@- | pass sync inhibit flags
1271 movel %sp@(40),%a2 | sync inhibit flags
  /src/sys/arch/sparc/sparc/
locore.s 2053 * for the instruction in user space. Use the Inhibit Fault
2065 ! turn on the fault inhibit in PCR

Completed in 43 milliseconds