Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/include/
H A Dcserial.h315 #define SERIAL_GETMONITOR _IOR ('x', 30, int) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c612 monitor_valid = ioctl (fd, SERIAL_GETMONITOR, &monitor) >= 0; in print_chan()
/freebsd-13.1/sys/dev/ce/
H A Dif_ce.c1447 case SERIAL_GETMONITOR: in ce_ioctl()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1413 case SERIAL_GETMONITOR: in cp_ioctl()