Searched refs:__inwordstring (Results 1 – 7 of 7) sorted by relevance
/reactos/hal/halx86/generic/ |
H A D | portio.c | 37 __inwordstring(H2I(Port), Buffer, Count); in READ_PORT_BUFFER_USHORT()
|
/reactos/sdk/include/vcruntime/msc/ |
H A D | intrin.h | 228 #pragma intrinsic(__inwordstring)
|
/reactos/sdk/include/vcruntime/mingw32/ |
H A D | intrin_ppc.h | 591 PPC_QUAL void __inwordstring(unsigned long Port, unsigned short * Buffer, unsigned long Count) in __inwordstring() function
|
H A D | intrin_x86.h | 1556 __INTRIN_INLINE void __inwordstring(unsigned short Port, unsigned short * Buffer, unsigned long Cou… in __inwordstring() function
|
/reactos/boot/freeldr/freeldr/disk/ |
H A D | scsiport.c | 1385 __inwordstring(H2I(Port), Buffer, Count); in ScsiPortReadPortBufferUshort()
|
/reactos/sdk/include/vcruntime/ |
H A D | intrin.h | 104 void __inwordstring(unsigned short, unsigned short *, unsigned long);
|
/reactos/sdk/include/xdk/ |
H A D | iofuncs.h | 245 __inwordstring((USHORT)(ULONG_PTR)Port, Buffer, Count);
|