Searched defs:PE (Results 1 – 4 of 4) sorted by relevance
73 #define PE 0x04 /* Parity Error */ macro
536 #define PE(x) (1 << (x)) macro
447 #define PE(x) (1 << (x)) macro
457 #define PE(x) (1 << (x)) macro