Searched refs:DebugFlags (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.h336 UINTN DebugFlags; ///< Debug flags used to close the port member in struct:_ESL_PORT
609 @param [in] DebugFlags Flags for debug messages
618 IN UINTN DebugFlags
885 UINT32 DebugFlags; ///< Debug flags member in struct:_ESL_SOCKET
1018 @param [in] DebugFlags Flags for debug messages
1032 IN UINTN DebugFlags,
1092 @param [in] DebugFlags Flags for debug messages
1102 IN UINTN DebugFlags,
1120 @param [in] DebugFlags Flags for debug messages
1133 IN UINTN DebugFlags,
[all...]
H A DSocket.c954 @param [in] DebugFlags Flags for debug messages
968 IN UINTN DebugFlags,
986 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT,
1024 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO,
1052 DEBUG (( DEBUG_ERROR | DebugFlags | DEBUG_POOL | DEBUG_INIT,
1063 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT,
2213 @param [in] DebugFlags Flags for debug messages
2223 IN UINTN DebugFlags,
2254 DEBUG (( DEBUG_ERROR | DebugFlags,
2261 DEBUG (( DebugFlags,
966 EslSocketAllocate( IN OUT EFI_HANDLE * pChildHandle, IN UINTN DebugFlags, IN OUT ESL_SOCKET ** ppSocket ) argument
2220 EslSocketIoFree( IN ESL_PORT * pPort, IN ESL_IO_MGMT ** ppFreeQueue, IN UINTN DebugFlags, IN CHAR8 * pEventName ) argument
2303 EslSocketIoInit( IN ESL_PORT * pPort, IN ESL_IO_MGMT ** ppIo, IN UINTN TokenCount, IN ESL_IO_MGMT ** ppFreeQueue, IN UINTN DebugFlags, IN CHAR8 * pEventName, IN PFN_API_IO_COMPLETE pfnCompletion ) argument
3376 EslSocketPortAllocate( IN ESL_SOCKET * pSocket, IN ESL_SERVICE * pService, IN EFI_HANDLE ChildHandle, IN CONST struct sockaddr * pSockAddr, IN BOOLEAN bBindTest, IN UINTN DebugFlags, OUT ESL_PORT ** ppPort ) argument
3632 UINTN DebugFlags; local
[all...]
H A DTcp4.c1237 @param [in] DebugFlags Flags for debug messages
1245 IN UINTN DebugFlags
1269 DEBUG (( DEBUG_ERROR | DebugFlags,
1288 DEBUG (( DEBUG_ERROR | DebugFlags,
1350 UINTN DebugFlags; local
1360 DebugFlags = pPort->DebugFlags;
1369 DEBUG (( DebugFlags | DEBUG_POOL,
1374 DEBUG (( DEBUG_ERROR | DebugFlags,
1387 DEBUG (( DebugFlags | DEBUG_POO
[all...]
H A DUdp4.c226 @param [in] DebugFlags Flags for debug messages
234 IN UINTN DebugFlags
H A DIp4.c356 @param [in] DebugFlags Flags for debug messages
364 IN UINTN DebugFlags
/vbox/include/iprt/nt/
H A Dnt.h2117 ULONG DebugFlags; member in struct:_RTL_USER_PROCESS_PARAMETERS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h165 ULONG DebugFlags; member in struct:_RTL_USER_PROCESS_PARAMETERS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h165 ULONG DebugFlags; member in struct:_RTL_USER_PROCESS_PARAMETERS

Completed in 132 milliseconds