Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/sconfig/
H A Dsconfig.c590 int dpll_valid, nrzi_valid, invclk_valid, clk_valid, phony_valid; in print_chan() local
610 phony_valid = ioctl (fd, SERIAL_GETPHONY, &phony) >= 0; in print_chan()
710 if (phony_valid) in print_chan()