Searched refs:PCD (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/hpc/
H A Dpi1ppcreg.h48 #define PCD 0x20 macro
H A Dpi1ppc.c380 if (atppc->sc_ctr_intr & PCD) {
618 ecr |= PCD; /* data is INPUT */
1248 if (!(ctr & PCD)) {
1370 ctr &= ~PCD;
/netbsd-6-1-5-RELEASE/sys/dev/ppbus/
H A Dppbus_base.h45 #define PCD 0x20 macro
51 #define nPCD inv(PCD)
H A Dpps_ppbus.c123 ppbus_wctr(sc->ppbus, IRQENABLE | PCD | nINIT | SELECTIN);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Datppc.c499 atppc_w_ctr(atppc, (ctr_sav & ~IRQENABLE) | PCD);
545 atppc_w_ctr(atppc, (ctr_sav & ~IRQENABLE) & ~PCD);
658 if (atppc->sc_ctr_intr & PCD) {
1027 ecr |= PCD;
1694 if (!(ctr & PCD)) {
1808 if (!(ctr & PCD)) {
H A Datppcreg.h80 #define PCD 0x20 macro
87 #define nPCD inv(PCD)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dalpha-opc.c378 #define PCD(oo) PCD_(oo), PCD_MASK
486 { "call_pal", PCD(0x00), BASE, ARG_PCD },
487 { "pal", PCD(0x00), BASE, ARG_PCD }, /* alias */
1069 { "pal19", PCD(0x19), BASE, ARG_PCD },
1287 { "pal1b", PCD(0x1B), BASE, ARG_PCD },
1328 { "pal1d", PCD(0x1D), BASE, ARG_PCD },
1342 { "pal1e", PCD(0x1E), BASE, ARG_PCD },
1463 { "pal1f", PCD(0x1F), BASE, ARG_PCD },
375 #define PCD macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dalpha-opc.c378 #define PCD(oo) PCD_(oo), PCD_MASK
486 { "call_pal", PCD(0x00), BASE, ARG_PCD },
487 { "pal", PCD(0x00), BASE, ARG_PCD }, /* alias */
1069 { "pal19", PCD(0x19), BASE, ARG_PCD },
1287 { "pal1b", PCD(0x1B), BASE, ARG_PCD },
1328 { "pal1d", PCD(0x1D), BASE, ARG_PCD },
1342 { "pal1e", PCD(0x1E), BASE, ARG_PCD },
1463 { "pal1f", PCD(0x1F), BASE, ARG_PCD },
375 #define PCD macro

Completed in 184 milliseconds