Searched defs:outpw (Results 1 - 1 of 1) sorted by relevance
| /src/sys/external/bsd/gnu-efi/dist/inc/ | ||
| H A D | efilib.h | 1069 #define outpw(_Port, _DataByte) (UINT16)WritePort(GlobalIoFncs, IO_UINT16, (UINTN)_Port, (UINTN)_DataByte) macro |
Completed in 3 milliseconds