Searched refs:ZS_IS_CONS (Results 1 – 2 of 2) sorted by relevance
110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS) macro 417 if (ZS_IS_CONS(up)) { in sunzilog_status_handle() 459 if (ZS_IS_CONS(up)) { in sunzilog_transmit_chars() 723 if (ZS_IS_CONS(up)) in sunzilog_stop_rx() 799 if (ZS_IS_CONS(up)) in sunzilog_startup() 809 * The test for ZS_IS_CONS is explained by the following e-mail:839 if (ZS_IS_CONS(up)) in sunzilog_shutdown()
361 #define ZS_IS_CONS(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CONS) macro