Searched refs:lloop (Results 1 – 5 of 5) sorted by relevance
122 unsigned char lloop; member
443 b->chan[0].lloop = 0; in ce_init_board()989 if (on == c->lloop) in ce_set_lloop()1002 c->lloop = on ? 1 : 0; in ce_set_lloop()
1255 *(int*)data = c->lloop; in ce_ioctl()1901 length += sprintf (s + length, " loop=%s", c->lloop ? "on" : "off"); in print_chan()
107 unsigned char lloop; /* local loopback mode */ member
774 if (! (d->chan->lloop || d->chan->type != T_SERIAL || in cp_send()1239 *(int*)data = c->lloop; in cp_ioctl()2041 length += sprintf (s + length, " loop=%s", c->lloop ? "on" : "off"); in print_chan()