HomeSort by relevance Sort by last modified time
    Searched defs:EISA_ID_TO_NUM (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 163 #define EISA_ID_TO_NUM(_Id) ((_Id) >> 16)
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 266 #define EISA_ID_TO_NUM(_Id) ((_Id) >> 16)
    [all...]

Completed in 735 milliseconds