Searched refs:SERIAL_GETPROTO (Results 1 – 4 of 4) sorted by relevance
123 #define SERIAL_GETPROTO _IOR ('x', 1, char [8]) macro
270 if (ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0 && in print_ifconfig()597 protocol_valid = ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0; in print_chan()
1058 case SERIAL_GETPROTO: in ce_ioctl()
1020 case SERIAL_GETPROTO: in cp_ioctl()