Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dpc_maint.h80 byte hlc[6]; member
Dmessage.c9023 static word find_cip(DIVA_CAPI_ADAPTER *a, byte *bc, byte *hlc) in find_cip() argument
9031 (!ie_compare(bc, cip_bc[j][a->u_law]) || !ie_compare(hlc, cip_hlc[j])); j++); in find_cip()
/linux-3.4.99/drivers/isdn/gigaset/
Dcapi.c110 u8 *hlc; member
549 cip2bchlc[i].hlc == NULL && in gigaset_isdn_icall()
579 if (cip2bchlc[i].hlc != NULL && in gigaset_isdn_icall()
580 !strcmp(cip2bchlc[i].hlc, in gigaset_isdn_icall()
1447 else if (cip2bchlc[cmsg->CIPValue].hlc) /* HLC derived from CIP */ in do_connect_req()
1448 lhlc = strlen(cip2bchlc[cmsg->CIPValue].hlc); in do_connect_req()
1474 cip2bchlc[cmsg->CIPValue].hlc); in do_connect_req()