Searched refs:DBG_EXIT_HEX (Results 1 - 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
H A DComponentName.c97 DBG_EXIT_HEX ( Status );
182 DBG_EXIT_HEX ( Status );
H A DAx88772.h48 //#define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value
55 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
H A DAx88772.c70 DBG_EXIT_HEX ( Crc );
/device/linaro/bootloader/edk2/StdLib/SocketDxe/
H A DComponentName.c180 DBG_EXIT_HEX ( Status );
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h52 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_ENTER_EXIT, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
59 #define DBG_EXIT_HEX(Status) macro
H A DTftpServer.c267 DBG_EXIT_HEX ( pContext );
517 DBG_EXIT_HEX ( pPacket );
622 DBG_EXIT_HEX ( pPacket );
/device/linaro/bootloader/edk2/StdLib/Include/Efi/
H A DEfiSocketLib.h53 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
60 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.h86 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
93 #define DBG_EXIT_HEX(Status) macro
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
H A DAx88772.h55 #define DBG_EXIT_HEX(Status) DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
62 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
H A DIp4.c487 DBG_EXIT_HEX ( pBuffer );
H A DUdp4.c381 DBG_EXIT_HEX ( pBuffer );
H A DUdp6.c377 DBG_EXIT_HEX ( pBuffer );
H A DTcp4.c1623 DBG_EXIT_HEX ( pBuffer );
H A DTcp6.c1687 DBG_EXIT_HEX ( pBuffer );
H A DSocket.c1873 DBG_EXIT_HEX ( pBuffer );

Completed in 49 milliseconds