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

/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c591 int timeslots_valid, subchan_valid, higain_valid, level_valid; local
607 timeslots_valid = ioctl (fd, SERIAL_GETTIMESLOTS, &timeslots) >= 0;
721 if (timeslots_valid)

Completed in 106 milliseconds