Searched refs:PLanApiPA (Results 1 – 3 of 3) sorted by relevance
192 PU8 PLanApiPA; /* Pointer to Lan Api Private Area (aligned) */ member
218 pDpa->PLanApiPA = (void *) (((long) pDpa->msgbuf + 0xff) & ~0xff); in rcpci45_init_one()
304 PU8 p_msgbuf = pDpa->PLanApiPA; in RCInitI2OMsgLayer()