Searched refs:N_CONNECT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dpc.h133 #define N_CONNECT 2 /* OSI N-CONNECT REQ/IND */ macro
H A Dmessage.c2655 req = N_CONNECT;
2671 if(ncpi->info[1] &1) req = N_CONNECT | N_D_BIT;
6566 if((plci->NL.Ind &0x0f)==N_CONNECT)
6758 if((plci->NL.Ind &0x0f)==N_CONNECT ||
6834 || (((plci->NL.Ind &0x0f) == N_CONNECT)
6965 case N_CONNECT:
6971 dbug(1,dprintf("N_CONNECT: ch=%d state=%d plci=%lx plci_Id=%lx plci_State=%d",
13843 nl_req_ncci (plci, N_CONNECT, 0);
14219 nl_req_ncci (plci, N_CONNECT, 0);
14267 nl_req_ncci (plci, N_CONNECT,
[all...]

Completed in 144 milliseconds