Home
last modified time | relevance | path

Searched refs:AtaPassThru (Results 1 – 9 of 9) 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.c126 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in AtaDevicePassThru() local
148 AtaPassThru = AtaDevice->AtaBusDriverData->AtaPassThru; in AtaDevicePassThru()
150 Status = AtaPassThru->PassThru ( in AtaDevicePassThru()
151 AtaPassThru, in AtaDevicePassThru()
184 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in ResetAtaDevice() local
186 AtaPassThru = AtaDevice->AtaBusDriverData->AtaPassThru; in ResetAtaDevice()
197 return AtaPassThru->ResetDevice ( in ResetAtaDevice()
198 AtaPassThru, in ResetAtaDevice()
351 BlockMedia->IoAlign = AtaDevice->AtaBusDriverData->AtaPassThru->Mode->IoAlign; in IdentifyAtaDevice()
1004 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.c745 Instance->AtaPassThru.Mode = &Instance->AtaPassThruMode; in AtaAtapiPassThruStart()
781 &gEfiAtaPassThruProtocolGuid, &(Instance->AtaPassThru), in AtaAtapiPassThruStart()
851 EFI_ATA_PASS_THRU_PROTOCOL *AtaPassThru; in AtaAtapiPassThruStop() local
861 (VOID **) &AtaPassThru, in AtaAtapiPassThruStop()
871 Instance = ATA_PASS_THRU_PRIVATE_DATA_FROM_THIS (AtaPassThru); in AtaAtapiPassThruStop()
875 &gEfiAtaPassThruProtocolGuid, &(Instance->AtaPassThru), in AtaAtapiPassThruStop()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.uni213 #string STR_ATA_PASS_THRU #language en-US "AtaPassThru"
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec1466 ## Include/Protocol/AtaPassThru.h