Home | History | Annotate | Download | only in Ax88772b

Lines Matching refs:DBG_EXIT_TF

57 #define DBG_EXIT_TF(Status)     DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", returning %s\n", (FALSE == Status) ? L"FALSE" : L"TRUE" ))  ///<  Display routine with TRUE/FALSE value

64 #define DBG_EXIT_TF(Status) ///< Display routine with TRUE/FALSE value