Searched defs:SecurityProtocolId (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaPassThruExecute.c863 @param SecurityProtocolId The value of the "Security Protocol" parameter of
888 IN UINT8 SecurityProtocolId,
916 Acb->AtaFeatures = SecurityProtocolId;
885 TrustTransferAtaDevice( IN OUT ATA_DEVICE *AtaDevice, IN OUT VOID *Buffer, IN UINT8 SecurityProtocolId, IN UINT16 SecurityProtocolSpecificData, IN UINTN TransferLength, IN BOOLEAN IsTrustSend, IN UINT64 Timeout, OUT UINTN *TransferLengthOut ) argument
H A DAtaBus.c1401 The security protocol command sent is defined by SecurityProtocolId and contains
1443 @param SecurityProtocolId The value of the "Security Protocol" parameter of
1474 IN UINT8 SecurityProtocolId,
1506 SecurityProtocolId,
1523 defined by SecurityProtocolId and contains the security protocol specific data
1560 @param SecurityProtocolId The value of the "Security Protocol" parameter of
1585 IN UINT8 SecurityProtocolId,
1611 SecurityProtocolId,
1470 AtaStorageSecurityReceiveData( IN EFI_STORAGE_SECURITY_COMMAND_PROTOCOL *This, IN UINT32 MediaId, IN UINT64 Timeout, IN UINT8 SecurityProtocolId, IN UINT16 SecurityProtocolSpecificData, IN UINTN PayloadBufferSize, OUT VOID *PayloadBuffer, OUT UINTN *PayloadTransferSize ) argument
1581 AtaStorageSecuritySendData( IN EFI_STORAGE_SECURITY_COMMAND_PROTOCOL *This, IN UINT32 MediaId, IN UINT64 Timeout, IN UINT8 SecurityProtocolId, IN UINT16 SecurityProtocolSpecificData, IN UINTN PayloadBufferSize, IN VOID *PayloadBuffer ) argument

Completed in 90 milliseconds