Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/
H A Defilib.h865 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
866 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
872 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
873 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h391 IO_UINT8, enumerator
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/
H A Defilib.h893 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
894 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
900 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
901 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h389 IO_UINT8, enumerator
/dports/sysutils/syslinux/syslinux-6.03/efi32/include/efi/
H A Defilib.h893 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
894 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
900 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
901 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h389 IO_UINT8, enumerator
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/
H A Defilib.h893 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
894 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
900 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
901 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h389 IO_UINT8, enumerator
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/Protocol/
H A DDeviceIo.h42 IO_UINT8 = 0, enumerator
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Efi/Protocol/DeviceIo/
H A DDeviceIo.h37 IO_UINT8, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DDeviceIo.h36 IO_UINT8 = 0, enumerator
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/
H A Defilib.h1063 #define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs, IO_UINT8, (UINTN)_Port, (UINTN)_Da…
1064 #define inp(_Port) (UINT8)ReadPort(GlobalIoFncs, IO_UINT8, (UINTN)_Port)
1070 #define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr, …
1071 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr)
H A Defiprot.h574 IO_UINT8, enumerator