Home
last modified time | relevance | path

Searched defs:HostControl (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/
H A DSmbusLib.c102 IN UINT8 HostControl in InternalSmBusStart()
148 IN UINT8 HostControl, in InternalSmBusNonBlock()
576 IN UINT8 HostControl, in InternalSmBusBlock()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/Library/BaseSmbusLib/
H A DBaseSmbusLib.c122 IN UINT8 HostControl in InternalSmBusStart()
176 IN UINT8 HostControl, in InternalSmBusNonBlock()
695 IN UINT8 HostControl, in InternalSmBusBlock()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/BaseSmbusLib/
H A DBaseSmbusLib.c125 IN UINT8 HostControl in InternalSmBusStart()
179 IN UINT8 HostControl, in InternalSmBusNonBlock()
697 IN UINT8 HostControl, in InternalSmBusBlock()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Library/SmbusLib/
H A DSmbusLib.c107 @retval RETURN_SUCCESS The SMBUS command was executed successfully. in InternalSmBusStart()
164 SMBUS Command, SMBUS Data Length, and PEC. in InternalSmBusNonBlock()
625 @param WriteBuffer Pointer to the buffer of bytes to write to the SMBUS. in InternalSmBusBlock()
/dports/games/openclonk/openclonk-release-8.1-src/src/control/
H A DC4Control.h44 bool HostControl() const { return iByClient == C4ClientIDHost; } in HostControl() function