Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/include/
H A Dcserial.h163 #define SERIAL_SETDPLL _IOW ('x', 6, int) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c824 ioctl (fd, SERIAL_SETDPLL, &dpll); in setup_chan()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1263 case SERIAL_SETDPLL: in cp_ioctl()