Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhycapi.c711 (card->faxchans ? B1_PROT_T30 : 0) | in hycapi_fill_profile()
714 (card->faxchans ? B2_PROT_T30 : 0) | in hycapi_fill_profile()
718 (card->faxchans ? B3_PROT_T30 : 0) | in hycapi_fill_profile()
719 (card->faxchans ? B3_PROT_T30EXT : 0) | in hycapi_fill_profile()
Dhysdn_defs.h146 unsigned int faxchans; /* number of available fax-channels */ member
Dhysdn_init.c84 card->faxchans = 0; /* default no fax channels */ in hysdn_pci_init_one()
Dhysdn_boot.c381 card->faxchans = *(cp + 2); in EvalSysrTokData()
Dhysdn_procconf.c283 card->faxchans, in hysdn_conf_open()