Searched refs:DevList (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/Device/
H A DDevice.h28 LIST_ENTRY DevList; ///< List of registered device abstractions member in struct:_Device_Node
/vbox/src/VBox/Main/src-server/solaris/
H A DUSBProxyServiceSolaris.cpp152 USBDEVICELIST DevList; local
153 DevList.pHead = NULL;
154 DevList.pTail = NULL;
157 di_walk_node(RootNode, DI_WALK_CLDFIRST, &DevList, solarisWalkDeviceNode);
160 return DevList.pHead;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Utility/
H A DDevGenisis.c136 (void) InsertTailList(&daDeviceList, &Node->DevList);

Completed in 62 milliseconds