Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsunzilog.c84 #define SUNZILOG_FLAG_IS_CONS 0x00000004 macro
112 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
1471 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()
1481 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()