Home
last modified time | relevance | path

Searched refs:l2prot (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/isdn/i4l/
Disdn_common.c355 unsigned long l2prot = (cmd->arg >> 8) & 255; in isdn_command() local
359 unsigned long l2_feature = (1 << l2prot); in isdn_command()
361 switch (l2prot) { in isdn_command()
370 dev->v110emu[idx] = l2prot; in isdn_command()