Home
last modified time | relevance | path

Searched refs:attn (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/vax/mba/
H A Dmba.c171 int itype, attn, anr; in mbaintr() local
176 attn = MBA_RCSR(MUREG(0, MU_AS)) & 0xff; in mbaintr()
177 MBA_WCSR(MUREG(0, MU_AS), attn); in mbaintr()
190 switch ((*md->md_finish)(md, itype, &attn)) { in mbaintr()
220 while (attn) { in mbaintr()
221 anr = ffs(attn) - 1; in mbaintr()
222 attn &= ~(1 << anr); in mbaintr()
H A Dhp.c358 hpfinish(struct mba_device *md, int mbasr, int *attn) in hpfinish() argument
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dpxa300-raumfeld-controller.dts200 attn-gpios = <&gpio 32 GPIO_ACTIVE_HIGH>;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-0203535 (powerpc_opcodes): Add "attn", "lq" and "stq".
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-0203535 (powerpc_opcodes): Add "attn", "lq" and "stq".
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-0203535 (powerpc_opcodes): Add "attn", "lq" and "stq".
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-0203535 (powerpc_opcodes): Add "attn", "lq" and "stq".
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td4557 def ATTN : XForm_attn<0, 256, (outs), (ins), "attn", IIC_BrB>;
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog4898 * NEWS, configure.in: version 2.5.22; portability fixes and attn to