Searched refs:CONST_MSG (Results 1 – 2 of 2) sorted by relevance
22 #define CONST_MSG 0x20 macro33 | CONST_CMND | CONST_MSG | CONST_HOST | CONST_DRIVER)820 #if (CONSTANTS & CONST_MSG) 851 #if (CONSTANTS & CONST_MSG) in print_msg()878 #if (CONSTANTS & CONST_MSG) in print_msg()889 #if (CONSTANTS & CONST_MSG) in print_msg()900 #if (CONSTANTS & CONST_MSG) in print_msg()912 #if (CONSTANTS & CONST_MSG) in print_msg()
1146 * constants.c: Define CONST_CMND and CONST_MSG. Other minor1147 cleanups along the way. Improve handling of CONST_MSG.