Searched refs:true_count (Results 1 – 1 of 1) sorted by relevance
6660 uint true_count; in dgap_tty_init() local6673 true_count = readw((vaddr + NCHAN)); in dgap_tty_init()6683 if (true_count != brd->nasync) { in dgap_tty_init()6686 brd->name, brd->nasync, true_count); in dgap_tty_init()6689 (true_count == 64 || true_count == 0)) { in dgap_tty_init()6696 brd->nasync = true_count; in dgap_tty_init()