HomeSort by relevance Sort by last modified time
    Searched refs:DBG_EXIT_HEX (Results 1 - 15 of 15) sorted by null

  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
ComponentName.c 97 DBG_EXIT_HEX ( Status );
182 DBG_EXIT_HEX ( Status );
Ax88772.h 48 //#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
    [all...]
Ax88772.c 70 DBG_EXIT_HEX ( Crc );
    [all...]
  /device/linaro/bootloader/edk2/StdLib/SocketDxe/
ComponentName.c 180 DBG_EXIT_HEX ( Status );
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 52 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_ENTER_EXIT, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value
59 #define DBG_EXIT_HEX(Status)
TftpServer.c 267 DBG_EXIT_HEX ( pContext );
517 DBG_EXIT_HEX ( pPacket );
622 DBG_EXIT_HEX ( pPacket );
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/Efi/
EfiSocketLib.h 53 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value
60 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.h 86 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value
93 #define DBG_EXIT_HEX(Status)
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.h 55 #define DBG_EXIT_HEX(Status) DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value
62 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value
    [all...]
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Ip4.c 487 DBG_EXIT_HEX ( pBuffer );
    [all...]
Udp4.c 381 DBG_EXIT_HEX ( pBuffer );
    [all...]
Udp6.c 377 DBG_EXIT_HEX ( pBuffer );
    [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]
Socket.c     [all...]

Completed in 257 milliseconds