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

/xnu-2422.115.4/osfmk/i386/
H A Dhpet.h122 #define hptcAE 0x80 macro
H A Dhpet.c218 if(!(hptc & hptcAE)) {
221 *xmod = (hptc & ~3) | hptcAE;
434 if(!(hptc & hptcAE)) {
437 *hptcp = (hptc & ~3) | hptcAE;

Completed in 19 milliseconds