Searched refs:send_and_receive (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/sc/
H A Dioctl.c71 status = send_and_receive(card, CMPID, cmReqType2, cmReqClass0, cmReqLoadProc,
120 status = send_and_receive(card, CEPID, ceReqTypeCall, ceReqClass0, ceReqCallSetSwitchType,
144 status = send_and_receive(card, CEPID, ceReqTypeCall, ceReqClass0,
185 status = send_and_receive(card, CEPID, ceReqTypeCall, ceReqClass0, ceReqCallGetSPID,
234 status = send_and_receive(card, CEPID, ceReqTypeCall,
261 status = send_and_receive(card, CEPID, ceReqTypeCall, ceReqClass0, ceReqCallGetMyNumber,
314 status = send_and_receive(card, CEPID, ceReqTypeCall,
376 status = send_and_receive(card, CEPID, ceReqTypeCall, ceReqClass0,
444 status = send_and_receive(card, CEPID, ceReqTypePhy, ceReqClass2,
466 status = send_and_receive(car
[all...]
H A Dcard.h45 * to arrive. Use exclusively by send_and_receive
117 int send_and_receive(int card, unsigned int procid, unsigned char type,
H A Dmessage.c168 int send_and_receive(int card, function

Completed in 97 milliseconds