Searched refs:DataP (Results 1 – 2 of 2) sorted by relevance
122 rio_dprintk (RIO_DEBUG_BOOT, "Data at user address 0x%x\n",(int)rbp->DataP);162 if ( copyin((int)rbp->DataP,((caddr_t)(p->RIOBootPackets))+offset,329 if ( copyin((int)rbp->DataP,DownCode,rbp->Count)==COPYFAIL ) {341 else if ( copyin((int)rbp->DataP,StartP,rbp->Count)==COPYFAIL ) {
56 char *DataP; member