Searched defs:Connect (Results 1 - 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DLoadPciRom.c78 BOOLEAN Connect; local
108 Connect = FALSE;
110 Connect = TRUE;
177 if (Connect) {
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
H A DIntelBdsPlatform.c306 Connect ( function
391 FilterAndProcess (&gEfiPciRootBridgeIoProtocolGuid, NULL, Connect);
398 FilterAndProcess (&gEfiPciIoProtocolGuid, IsPciDisplay, Connect);
423 // Connect the consoles based on the above variables.
433 // Connect the rest of the devices.
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c269 Connect ( function
460 FilterAndProcess (&gEfiPciRootBridgeIoProtocolGuid, NULL, Connect);
467 FilterAndProcess (&gEfiPciIoProtocolGuid, IsPciDisplay, Connect);
507 > Connect certain devices
525 // Connect the rest of the devices.
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
H A DPlatformBm.c270 Connect ( function
598 FilterAndProcess (&gEfiPciRootBridgeIoProtocolGuid, NULL, Connect);
610 FilterAndProcess (&gEfiPciIoProtocolGuid, IsPciDisplay, Connect);
656 > Connect certain devices
672 // Connect the rest of the devices.
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DBluetoothConfig.h210 Connect a Bluetooth device.
501 EFI_BLUETOOTH_CONFIG_CONNECT Connect; member in struct:_EFI_BLUETOOTH_CONFIG_PROTOCOL
H A DFtp4.h268 The Connect() function will initiate a connection request to the remote FTP server
511 EFI_FTP4_CONNECT Connect; member in struct:_EFI_FTP4_PROTOCOL
H A DSmartCardEdge.h301 This function releases a connection previously established by Connect.
304 a Connect. In case the Smart Card or the Smart Card reader has been removed
723 EFI_SMART_CARD_EDGE_CONNECT Connect; member in struct:_EFI_SMART_CARD_EDGE_PROTOCOL
H A DTcp4.h507 EFI_TCP4_PROTOCOL.Connect(),
513 EFI_TCP4_PROTOCOL.Connect().
565 EFI_TCP4_CONNECT Connect; member in struct:_EFI_TCP4_PROTOCOL
H A DTcp6.h522 may call Connect() to initiates the three-way handshake. For a passive TCP instance,
568 The Connect() function will initiate an active open to the remote peer configured
788 If Token is NULL all asynchronous token issued by Connect(), Accept(),
793 EFI_TCP6_PROTOCOL.Connect(),
799 EFI_TCP_PROTOCOL.Connect().
851 EFI_TCP6_CONNECT Connect; member in struct:_EFI_TCP6_PROTOCOL
/device/google/cuttlefish_common/common/libs/fs/
H A Dshared_fd.h212 int Connect(const struct sockaddr* addr, socklen_t addrlen) { function in class:cvd::FileInstance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
H A DTcp4.h234 EFI_TCP4_CONNECT Connect; member in struct:_EFI_TCP4_PROTOCOL

Completed in 179 milliseconds