Home
last modified time | relevance | path

Searched refs:HCDP_DEV_DEBUG (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhcdp_serial.h47 #define HCDP_DEV_DEBUG 1 macro
/linux-2.4.37.9/drivers/char/
Dhcdp_serial.c109 …((hcdp_dev->type == HCDP_DEV_CONSOLE)?"Headless Console":((hcdp_dev->type == HCDP_DEV_DEBUG)?"Debu… in setup_serial_hcdp()