Searched refs:HCDP_DEV_DEBUG (Results 1 – 2 of 2) sorted by relevance
47 #define HCDP_DEV_DEBUG 1 macro
109 …((hcdp_dev->type == HCDP_DEV_CONSOLE)?"Headless Console":((hcdp_dev->type == HCDP_DEV_DEBUG)?"Debu… in setup_serial_hcdp()