Home
last modified time | relevance | path

Searched refs:AtaPassThru (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
DAtaBus.c114 …nedPages (EFI_SIZE_TO_PAGES (BufferSize), AtaDevice->AtaBusDriverData->AtaPassThru->Mode->IoAlign); in AllocateAlignedBuffer()
226 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in RegisterAtaDevice() local
240 AtaPassThru = AtaBusDriverData->AtaPassThru; in RegisterAtaDevice()
241 Status = AtaPassThru->BuildDevicePath (AtaPassThru, Port, PortMultiplierPort, &NewDevicePathNode); in RegisterAtaDevice()
383 (VOID **) &AtaPassThru, in RegisterAtaDevice()
427 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in UnregisterAtaDevice() local
499 (VOID **) &AtaPassThru, in UnregisterAtaDevice()
529 (VOID **) &AtaPassThru, in UnregisterAtaDevice()
596 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in AtaBusDriverBindingSupported() local
606 (VOID **) &AtaPassThru, in AtaBusDriverBindingSupported()
[all …]
DAtaPassThruExecute.c127 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in AtaDevicePassThru() local
149 AtaPassThru = AtaDevice->AtaBusDriverData->AtaPassThru; in AtaDevicePassThru()
151 Status = AtaPassThru->PassThru ( in AtaDevicePassThru()
152 AtaPassThru, in AtaDevicePassThru()
185 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in ResetAtaDevice() local
187 AtaPassThru = AtaDevice->AtaBusDriverData->AtaPassThru; in ResetAtaDevice()
198 return AtaPassThru->ResetDevice ( in ResetAtaDevice()
199 AtaPassThru, in ResetAtaDevice()
352 BlockMedia->IoAlign = AtaDevice->AtaBusDriverData->AtaPassThru->Mode->IoAlign; in IdentifyAtaDevice()
1005 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in TrustTransferAtaDevice() local
[all …]
DAtaBus.h91 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThruDxe.uni4 // This driver installs AtaPassThru and ExtScsiPassThru protocol in each ide/sata controller
21 #string STR_MODULE_DESCRIPTION #language en-US "This driver installs AtaPassThru and ExtSc…
DAtaAtapiPassThru.inf4 # This driver installs AtaPassThru and ExtScsiPassThru protocol in each ide/sata controller
DAtaAtapiPassThru.h90 EFI_ATA_PASS_THRU_PROTOCOL AtaPassThru; member
156 AtaPassThru, \
DAtaAtapiPassThru.c753 Instance->AtaPassThru.Mode = &Instance->AtaPassThruMode; in AtaAtapiPassThruStart()
789 &gEfiAtaPassThruProtocolGuid, &(Instance->AtaPassThru), in AtaAtapiPassThruStart()
859 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in AtaAtapiPassThruStop() local
869 (VOID **) &AtaPassThru, in AtaAtapiPassThruStop()
879 Instance = ATA_PASS_THRU_PRIVATE_DATA_FROM_THIS (AtaPassThru); in AtaAtapiPassThruStop()
883 &gEfiAtaPassThruProtocolGuid, &(Instance->AtaPassThru), in AtaAtapiPassThruStop()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Binary/D02/Drivers/AtaAtapiPassThru/
DAtaAtapiPassThru.inf4 # This driver installs AtaPassThru and ExtScsiPassThru protocol in each ide/sata controller
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.uni213 #string STR_ATA_PASS_THRU #language en-US "AtaPassThru"
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec1488 ## Include/Protocol/AtaPassThru.h