OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IO_UINT8
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
1067
#define outp(_Port, _DataByte) (UINT8)WritePort(GlobalIoFncs,
IO_UINT8
, (UINTN)_Port, (UINTN)_DataByte)
1068
#define inp(_Port) (UINT8)ReadPort(GlobalIoFncs,
IO_UINT8
, (UINTN)_Port)
1074
#define writepci8(_Addr, _DataByte) (UINT8)WritePciConfig(GlobalIoFncs,
IO_UINT8
, (UINTN)_Addr, (UINTN)_DataByte)
1075
#define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs,
IO_UINT8
, (UINTN)_Addr)
efiprot.h
576
IO_UINT8
,
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025