OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IO_UINT16
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
1069
#define outpw(_Port, _DataByte) (UINT16)WritePort(GlobalIoFncs,
IO_UINT16
, (UINTN)_Port, (UINTN)_DataByte)
1070
#define inpw(_Port) (UINT16)ReadPort(GlobalIoFncs,
IO_UINT16
, (UINTN)_Port)
1076
#define writepci16(_Addr, _DataByte) (UINT16)WritePciConfig(GlobalIoFncs,
IO_UINT16
, (UINTN)_Addr, (UINTN)_DataByte)
1077
#define readpci16(_Addr) (UINT16)ReadPciConfig(GlobalIoFncs,
IO_UINT16
, (UINTN)_Addr)
1081
#define Port80(_PostCode) GlobalIoFncs->Io.Write (GlobalIoFncs,
IO_UINT16
, (UINT64)0x80, 1, &(_PostCode))
efiprot.h
577
IO_UINT16
,
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025