Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_commands.c245 if (card->channels_tested == TPAM_NBCHANNEL) in tpam_command_ioctl_dsprun()
253 if (card->channels_tested != TPAM_NBCHANNEL) in tpam_command_ioctl_dsprun()
257 TPAM_NBCHANNEL, card->channels_tested); in tpam_command_ioctl_dsprun()
628 card->channels_tested++; in tpam_recv_ACreateNCOCnf()
639 card->channels_tested++; in tpam_recv_ACreateNCOCnf()
Dtpam.h80 int channels_tested; /* number of channels being tested */ member
Dtpam_main.c172 card->channels_tested = 0; in tpam_probe()