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

/xnu-2782.1.97/EXTERNAL_HEADERS/architecture/i386/
H A Dpio.h64 static __inline__ unsigned int inl( function
68 __asm__ volatile("inl %w1, %0" : "=a" (datum) : "Nd" (port));
/xnu-2782.1.97/osfmk/i386/
H A Dhpet.c196 rcbaAreap = inl(cfgDat | (0xF0 & 0x03));
H A Dasm.h150 #define INL inl %dx, %eax
/xnu-2782.1.97/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c339 *((uint32_t *) data) = inl(addr);

Completed in 30 milliseconds