Home
last modified time | relevance | path

Searched refs:IO_UINT8 (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/
H A Defilib.h1069 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
1070 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
1076 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
1077 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h574 IO_UINT8, enumerator