Searched refs:attn (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/arch/vax/mba/ |
| H A D | mba.c | 171 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 D | hp.c | 358 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 D | pxa300-raumfeld-controller.dts | 200 attn-gpios = <&gpio 32 GPIO_ACTIVE_HIGH>;
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-0203 | 535 (powerpc_opcodes): Add "attn", "lq" and "stq".
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-0203 | 535 (powerpc_opcodes): Add "attn", "lq" and "stq".
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-0203 | 535 (powerpc_opcodes): Add "attn", "lq" and "stq".
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-0203 | 535 (powerpc_opcodes): Add "attn", "lq" and "stq".
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 4557 def ATTN : XForm_attn<0, 256, (outs), (ins), "attn", IIC_BrB>;
|
| /netbsd-src/external/bsd/flex/dist/ |
| H A D | ChangeLog | 4898 * NEWS, configure.in: version 2.5.22; portability fixes and attn to
|