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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsh-stub.c1393 #define SCI_PER 0x08 /* Parity error */ macro
1532 mySSR = SSR1 & ( SCI_PER | SCI_FER | SCI_ORER );
1550 mySSR = SSR1 & (SCI_PER | SCI_FER | SCI_ORER);
1580 SSR1 &= ~(SCI_ORER | SCI_PER | SCI_FER);

Completed in 139 milliseconds