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

/drivers/isdn/hardware/eicon/
H A Dmessage.c2232 rplci->relatedPTYPLCI = plci;
2233 plci->relatedPTYPLCI = rplci;
4364 if (!plci->relatedPTYPLCI) break;
4365 rplci = plci->relatedPTYPLCI;
4372 plci->relatedPTYPLCI = NULL;
4385 if (!plci->relatedPTYPLCI) break;
4386 rplci = plci->relatedPTYPLCI;
4393 plci->relatedPTYPLCI = NULL;
4547 if ((plci->internal_command == CONF_ADD_REQ_PEND) && (!plci->relatedPTYPLCI)) break;
4557 rplci = plci->relatedPTYPLCI;
[all...]
H A Ddivacapi.h225 PLCI *relatedPTYPLCI; member in struct:_PLCI

Completed in 97 milliseconds