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

/drivers/isdn/act2000/
H A Dact2000.h125 unsigned char l2prot; /* Layer 2 protocol */ member in struct:act2000_chan
/drivers/isdn/i4l/
H A Disdn_common.c356 unsigned long l2prot = (cmd->arg >> 8) & 255; local
360 unsigned long l2_feature = (1 << l2prot);
362 switch (l2prot) {
371 dev->v110emu[idx] = l2prot;

Completed in 65 milliseconds