Searched refs:PTR_P (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/isdn/hardware/eicon/ |
D | di.c | 139 PTR_P(a, this, &X[i].P[this->XOffset]), in pr_out() 155 PTR_P(a, this, &X[i].P[0]), in pr_out() 686 memcpy(PTR_P(a, this, &R[this->RCurrent].P[this->ROffset]), in isdn_ind() 692 PTR_P(a, this, &R[this->RCurrent].P[this->ROffset]), in isdn_ind()
|
D | io.h | 257 extern void *PTR_P(ADAPTER *a, ENTITY *e, void *P);
|
D | io.c | 844 void *PTR_P(ADAPTER *a, ENTITY *e, void *P) in PTR_P() function
|