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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
EapManagement2.h 76 EFI_EAP_INITIALIZE_PORT InitializePort;
EapManagement.h 236 The InitializePort() function causes the EAPOL state machines for the Port.
392 EFI_EAP_INITIALIZE_PORT InitializePort;
  /external/libmojo/mojo/edk/system/ports/
node.cc 127 int Node::InitializePort(const PortRef& port_ref,
158 rv = InitializePort(*port0_ref, name_, port1_ref->name());
162 rv = InitializePort(*port1_ref, name_, port0_ref->name());
    [all...]

Completed in 908 milliseconds