Home
last modified time | relevance | path

Searched refs:__inwordstring (Results 1 – 7 of 7) sorted by relevance

/reactos/hal/halx86/generic/
H A Dportio.c37 __inwordstring(H2I(Port), Buffer, Count); in READ_PORT_BUFFER_USHORT()
/reactos/sdk/include/vcruntime/msc/
H A Dintrin.h228 #pragma intrinsic(__inwordstring)
/reactos/sdk/include/vcruntime/mingw32/
H A Dintrin_ppc.h591 PPC_QUAL void __inwordstring(unsigned long Port, unsigned short * Buffer, unsigned long Count) in __inwordstring() function
H A Dintrin_x86.h1556 __INTRIN_INLINE void __inwordstring(unsigned short Port, unsigned short * Buffer, unsigned long Cou… in __inwordstring() function
/reactos/boot/freeldr/freeldr/disk/
H A Dscsiport.c1385 __inwordstring(H2I(Port), Buffer, Count); in ScsiPortReadPortBufferUshort()
/reactos/sdk/include/vcruntime/
H A Dintrin.h104 void __inwordstring(unsigned short, unsigned short *, unsigned long);
/reactos/sdk/include/xdk/
H A Diofuncs.h245 __inwordstring((USHORT)(ULONG_PTR)Port, Buffer, Count);