Home
last modified time | relevance | path

Searched refs:VendorSpecificId (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
DDxeQNCSmbus.c219 …DeviceMap->SmbusDeviceUdid.VendorSpecificId = (UINT32)((Buffer[12] << 24) + (Buffer[13] << 16) + (… in SmbusGetUdidGeneral()
251 Buffer[12] = (UINT8)(DeviceMap->SmbusDeviceUdid.VendorSpecificId >> 24); in SmbusAssignAddress()
252 Buffer[13] = (UINT8)(DeviceMap->SmbusDeviceUdid.VendorSpecificId >> 16); in SmbusAssignAddress()
253 Buffer[14] = (UINT8)(DeviceMap->SmbusDeviceUdid.VendorSpecificId >> 8); in SmbusAssignAddress()
254 Buffer[15] = (UINT8)(DeviceMap->SmbusDeviceUdid.VendorSpecificId); in SmbusAssignAddress()
385 CurrentDeviceMap->SmbusDeviceUdid.VendorSpecificId = SmbusUdid->VendorSpecificId; in SmbusDirectedArp()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBus.h24 UINT32 VendorSpecificId; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiSmbus.h51 UINT32 VendorSpecificId; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DAlertStandardFormat.h57 UINT32 VendorSpecificId;