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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpostcode.h40 #define POSTPORT 0x80 macro
52 outb %al,$(POSTPORT); \
60 outb %al,$(POSTPORT)
163 asm volatile("outb %0, %1" : : "a" (xx), "N" (POSTPORT));

Completed in 73 milliseconds