Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Dconstant.h148 #define PROTCAP_V_42 0x0004 /* V42 implemented */ macro
Dcommon.c690 if ( card->hw->features & PROTCAP_V_42 ) in idi_register()