tag | line | file | source code |
mch | 291 | drivers/isdn/icn/icn.c | int mch = channel + ((dev->secondhalf) ? 2 : 0); |
mch | 301 | drivers/isdn/icn/icn.c | if (icn_trymaplock_channel(mch)) { |
mch | 315 | drivers/isdn/icn/icn.c | icn_maprelease_channel(mch & 2); |
mch | 341 | drivers/isdn/icn/icn.c | if (!icn_trymaplock_channel(mch)) |
mch | 344 | drivers/isdn/icn/icn.c | icn_maprelease_channel(mch & 2); |
mch | 357 | drivers/isdn/icn/icn.c | int mch = channel + ((dev->secondhalf) ? 2 : 0); |
mch | 367 | drivers/isdn/icn/icn.c | if (icn_trymaplock_channel(mch)) { |
mch | 375 | drivers/isdn/icn/icn.c | icn_maprelease_channel(mch & 2); |
mch | 392 | drivers/isdn/icn/icn.c | if (!icn_trymaplock_channel(mch)) |
mch | 395 | drivers/isdn/icn/icn.c | icn_maprelease_channel(mch & 2); |
mch | 455 | drivers/isdn/icn/icn.c | int mch = dev->secondhalf ? 2 : 0; |
mch | 466 | drivers/isdn/icn/icn.c | if (icn_trymaplock_channel(mch)) { |
mch | 972 | drivers/isdn/icn/icn.c | int mch = dev->secondhalf ? 2 : 0; |
mch | 984 | drivers/isdn/icn/icn.c | if (icn_trymaplock_channel(mch)) { |