Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/include/
H A Dcserial.h162 #define SERIAL_GETDPLL _IOR ('x', 6, int) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c601 dpll_valid = ioctl (fd, SERIAL_GETDPLL, &dpll) >= 0; in print_chan()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1256 case SERIAL_GETDPLL: in cp_ioctl()