Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhycapi.c758 (card->faxchans ? B1_PROT_T30 : 0) | in hycapi_fill_profile()
761 (card->faxchans ? B2_PROT_T30 : 0) | in hycapi_fill_profile()
765 (card->faxchans ? B3_PROT_T30 : 0) | in hycapi_fill_profile()
766 (card->faxchans ? B3_PROT_T30EXT : 0) | in hycapi_fill_profile()
Dhysdn_init.c101 card->faxchans = 0; /* default no fax channels */ in search_cards()
Dhysdn_defs.h155 uint faxchans; /* number of available fax-channels */ member
Dhysdn_boot.c380 card->faxchans = *(cp + 2); in EvalSysrTokData()
Dhysdn_procconf.c313 card->faxchans, in hysdn_conf_open()