Home
last modified time | relevance | path

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

/reactos/hal/halx86/generic/
H A Dportio.c76 __outbytestring(H2I(Port), Buffer, Count); in WRITE_PORT_BUFFER_UCHAR()
/reactos/sdk/include/vcruntime/msc/
H A Dintrin.h233 #pragma intrinsic(__outbytestring)
/reactos/sdk/include/vcruntime/mingw32/
H A Dintrin_ppc.h653 PPC_QUAL void __outbytestring(unsigned long const Port, const unsigned char * const Buffer, const u… in __outbytestring() function
H A Dintrin_x86.h1593 __INTRIN_INLINE void __outbytestring(unsigned short Port, unsigned char * Buffer, unsigned long Cou… in __outbytestring() function
/reactos/boot/freeldr/freeldr/disk/
H A Dscsiport.c1522 __outbytestring(H2I(Port), Buffer, Count); in ScsiPortWritePortBufferUchar()
/reactos/sdk/include/vcruntime/
H A Dintrin.h116 void __outbytestring(unsigned short, unsigned char *, unsigned long);
/reactos/sdk/include/xdk/
H A Diofuncs.h333 __outbytestring((USHORT)(ULONG_PTR)Port, Buffer, Count);