HomeSort by: relevance | last modified time | path
    Searched defs:readpci8 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 1075 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr) macro
efilib.h 1075 #define readpci8(_Addr) (UINT8)ReadPciConfig(GlobalIoFncs, IO_UINT8, (UINTN)_Addr) macro

Completed in 24 milliseconds