HomeSort by relevance Sort by last modified time
    Searched defs:GetNextPort (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AtaPassThru.h 221 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;
  /external/webrtc/webrtc/base/
virtualsocketserver.cc 543 uint16_t VirtualSocketServer::GetNextPort() {
651 addr->SetPort(GetNextPort());
    [all...]

Completed in 75 milliseconds