Searched refs:EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DNvmExpressPassthru.h25 typedef struct _EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL; typedef in typeref:struct:_EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL
34 // If this bit is set, then the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL interface is
39 // If this bit is set, then the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL interface is
44 // If this bit is set, then the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL interface
49 // If this bit is set, then the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL interface
126 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
155 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
164 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNextNamespace() function retrieves the next valid
181 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
197 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *Thi
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
H A DNvmExpress.h96 EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL Passthru;
465 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
493 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
502 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNextNamespace() function retrieves the next valid
519 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
535 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
542 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNamespace() function determines the namespace ID associated with the
550 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
566 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
574 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL
[all...]
H A DNvmExpressPassthru.c325 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
354 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
641 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNextNamespace() function retrieves the next valid
658 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
674 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
747 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNamespace() function determines the namespace ID associated with the
755 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instance.
771 IN EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *This,
804 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.BuildDevicePath() function allocates and builds a single device
816 @param[in] This A pointer to the EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL instanc
[all...]
H A DNvmExpress.c321 EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *Passthru;
685 EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *Passthru;
912 EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL *PassThru;

Completed in 30 milliseconds