Searched refs:SERIAL_GETVERSIONSTRING (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h222 #define SERIAL_GETVERSIONSTRING _IOR ('x', 15, char [256]) macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c1120 if (ioctl (fd, SERIAL_GETVERSIONSTRING, &buf) >= 0) {
1174 if (ioctl (fd, SERIAL_GETVERSIONSTRING, &buf) >= 0)

Completed in 160 milliseconds