Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc_maint.h80 byte hlc[6]; member
Dmessage.c8885 static word find_cip(DIVA_CAPI_ADAPTER *a, byte *bc, byte *hlc) in find_cip() argument
8893 (!ie_compare(bc, cip_bc[j][a->u_law]) || !ie_compare(hlc, cip_hlc[j])); j++); in find_cip()
/linux-4.19.296/drivers/isdn/gigaset/
Dcapi.c110 u8 *hlc; member
537 cip2bchlc[i].hlc == NULL && in gigaset_isdn_icall()
567 if (cip2bchlc[i].hlc != NULL && in gigaset_isdn_icall()
568 !strcmp(cip2bchlc[i].hlc, in gigaset_isdn_icall()
1492 else if (cip2bchlc[cmsg->CIPValue].hlc) /* HLC derived from CIP */ in do_connect_req()
1493 lhlc = strlen(cip2bchlc[cmsg->CIPValue].hlc); in do_connect_req()
1519 cip2bchlc[cmsg->CIPValue].hlc); in do_connect_req()