Searched refs:GetNextPort (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DAtaPassThru.h221 The GetNextPort() function retrieves the port number on an ATA controller. If on input
225 If Port is a port number that was returned on a previous call to GetNextPort(), then the
228 GetNextPort(), then EFI_INVALID_PARAMETER is returned.
242 to GetNextPort().
461 EFI_ATA_PASS_THRU_GET_NEXT_PORT GetNextPort; member in struct:_EFI_ATA_PASS_THRU_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaBus.c762 Status = AtaPassThru->GetNextPort (AtaPassThru, &Port);

Completed in 53 milliseconds