Searched defs:SmbusOperation (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiSmbusLibSmbus2Ppi/
H A DPeiSmbusLib.c49 @param SmbusOperation Signifies which particular SMBus hardware protocol instance
67 IN EFI_SMBUS_OPERATION SmbusOperation,
85 SmbusOperation,
66 InternalSmBusExec( IN EFI_SMBUS_OPERATION SmbusOperation, IN UINTN SmBusAddress, IN UINTN Length, IN OUT VOID *Buffer, OUT RETURN_STATUS *Status OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/
H A DPeiSmbusLib.c48 @param SmbusOperation Signifies which particular SMBus hardware protocol instance that it will use to
64 IN EFI_SMBUS_OPERATION SmbusOperation,
85 SmbusOperation,
63 InternalSmBusExec( IN EFI_SMBUS_OPERATION SmbusOperation, IN UINTN SmBusAddress, IN UINTN Length, IN OUT VOID *Buffer, OUT RETURN_STATUS *Status OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeSmbusLib/
H A DDxeSmbusLib.c60 @param SmbusOperation Signifies which particular SMBus hardware protocol instance
78 IN EFI_SMBUS_OPERATION SmbusOperation,
94 SmbusOperation,
77 InternalSmBusExec( IN EFI_SMBUS_OPERATION SmbusOperation, IN UINTN SmBusAddress, IN UINTN Length, IN OUT VOID *Buffer, OUT RETURN_STATUS *Status OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3SmbusLib/
H A DS3SmbusLib.c34 @param SmbusOperation Signifies which particular SMBus hardware protocol instance that it will use to
46 IN EFI_SMBUS_OPERATION SmbusOperation,
56 SmbusOperation,
45 InternalSaveSmBusExecToBootScript( IN EFI_SMBUS_OPERATION SmbusOperation, IN UINTN SmBusAddress, IN UINTN Length, IN OUT VOID *Buffer ) argument

Completed in 298 milliseconds