Searched refs:RemoveEntryList (Results 76 - 100 of 156) sorted by relevance

1234567

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeIpIoLib/
H A DDxeIpIoLib.c818 RemoveEntryList (&SndEntry->Entry);
1392 RemoveEntryList (&IpIo->Entry);
1897 RemoveEntryList (&IpInfo->Entry);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DPing.c404 RemoveEntryList (&TxInfo->Link);
803 RemoveEntryList (&TxInfo->Link);
1400 RemoveEntryList (&TxInfo->Link);
/vbox/src/VBox/HostDrivers/VBoxUSB/win/mon/
H A DVBoxUsbFlt.cpp948 RemoveEntryList(&pContext->ListEntry);
1347 RemoveEntryList(&pDevice->GlobalLe);
1491 RemoveEntryList(pEntry);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciUrb.c311 RemoveEntryList (&Qtd->QtdList);
H A DEhciSched.c779 RemoveEntryList (&Urb->UrbList);
810 RemoveEntryList (&Urb->UrbList);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciUrb.c303 RemoveEntryList (&Qtd->QtdList);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c134 RemoveEntryList (Link);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpMain.c230 RemoveEntryList (&CacheEntry->List);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Driver.c683 RemoveEntryList (&Instance->Link);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Dispatcher.c227 RemoveEntryList (&Tcb->List);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Driver.c775 RemoveEntryList (&Instance->Link);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Common.c438 RemoveEntryList (Entry);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeService.c725 RemoveEntryList (Entry);
H A DIpSecConfigImpl.c1092 RemoveEntryList (&SpdEntry->List);
1291 RemoveEntryList (&SadEntry->BySpd);
1294 RemoveEntryList (&SadEntry->List);
1518 RemoveEntryList (&PadEntry->List);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDriver.c714 RemoveEntryList (&This->Link);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c1084 RemoveEntryList (&Line->Link);
1799 RemoveEntryList (&End->Link);
1961 RemoveEntryList (&Next->Link);
2849 RemoveEntryList (&Line->Link);
/vbox/src/VBox/Additions/WINNT/Mouse/NT5/
H A DVBoxMFInternal.cpp242 RemoveEntryList(&pDevExt->ListEntry);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DVariable.c71 RemoveEntryList (&NewMenuEntry->Link);
221 RemoveEntryList (&NewMenuEntry->Link);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c1333 RemoveEntryList (&ChildNode->Link);
1383 RemoveEntryList (&StreamNode->Link);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaBus.c175 RemoveEntryList (DelEntry);
190 RemoveEntryList (DelEntry);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c158 RemoveEntryList (CurrentLink);
1510 Link = RemoveEntryList (Link);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c820 RemoveEntryList (&DriverEntry->ScheduledLink);
831 RemoveEntryList (&DriverEntry->ScheduledLink);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DInputHandler.c1016 RemoveEntryList (&OneOfOption->Link);
1308 RemoveEntryList (&OneOfOption->Link);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiProto.c46 RemoveEntryList (&Conn->Link);
1564 RemoveEntryList (&KeyValuePair->List);
1707 RemoveEntryList (&Tcb->Link);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiProto.c48 RemoveEntryList (&Conn->Link);
1760 RemoveEntryList (&KeyValuePair->List);
1911 RemoveEntryList (&Tcb->Link);

Completed in 119 milliseconds

1234567