Searched refs:SCC_MINOR_BASE (Results 1 – 1 of 1) sorted by relevance
58 #define SCC_MINOR_BASE 64 macro140 scc_driver.minor_start = SCC_MINOR_BASE; in scc_init_drivers()849 int line = MINOR(tty->device) - SCC_MINOR_BASE; in scc_open()1083 return MKDEV(TTY_MAJOR, SCC_MINOR_BASE + c->index); in scc_console_device()