Searched refs:CP_DEF_MSG_ENABLE (Results 1 – 1 of 1) sorted by relevance
100 #define CP_DEF_MSG_ENABLE (NETIF_MSG_DRV | \ macro1914 cp->msg_enable = (debug < 0 ? CP_DEF_MSG_ENABLE : debug); in cp_init_one()