Home
last modified time | relevance | path

Searched refs:Io (Results 1 – 4 of 4) sorted by relevance

/DragonStub/lib/
H A Dhw.c81 … Status = uefi_call_wrapper(GlobalIoFncs->Io.Read, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data); in ReadPort()
96 …Status = uefi_call_wrapper(GlobalIoFncs->Io.Write, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data); in WritePort()
/DragonStub/inc/
H A Defipciio.h356 EFI_PCI_IO_PROTOCOL_ACCESS Io; member
385 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS Io; member
H A Defilib.h1083 #define Port80(_PostCode) GlobalIoFncs->Io.Write (GlobalIoFncs, IO_UINT16, (UINT64)0x80, 1, &(_Po…
H A Defiprot.h664 EFI_IO_ACCESS Io; member