Searched defs:ltc (Results 1 - 2 of 2) sorted by relevance

/drivers/net/appletalk/
H A Dltpc.c726 struct lt_rcvlap *ltc = (struct lt_rcvlap *) ltdmacbuf; local
728 if (ltc->command != LT_RCVLAP) {
729 printk("unknown command 0x%02x from ltpc card\n",ltc->command);
732 dnode = ltc->dnode;
733 snode = ltc->snode;
734 llaptype = ltc->laptype;
735 len = ltc->length;
/drivers/isdn/act2000/
H A Dcapi.h98 __u16 ltc; member in struct:actcapi_ncpd

Completed in 22 milliseconds