Searched refs:isa_tty_dev (Results 1 – 1 of 1) sorted by relevance
29 #define isa_tty_dev(ma) (ma == TTY_MAJOR || ma == TTYAUX_MAJOR) macro76 if (ret && isa_tty_dev(major)) { in get_chrfops()