Home
last modified time | relevance | path

Searched refs:DBG_OPEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h334 #define DBG_OPEN 0x0004 /* Open and close sequences */ macro
H A Dfarsync.c2077 dbg(DBG_OPEN, "open: found port already running\n"); in fst_openport()
2112 dbg(DBG_OPEN, "close: port not running\n"); in fst_closeport()
2153 dbg(DBG_OPEN, in fst_close()
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h30 DBG_OPEN = 0x08, enumerator