Searched refs:DataMapping (Results 1 – 1 of 1) sorted by relevance
307 VOID *DataMapping = NULL; in OhciControlTransfer() local414 … Status = Ohc->PciIo->Map (Ohc->PciIo, MapOp, Data, &DataMapLength, &DataMapPhyAddr, &DataMapping); in OhciControlTransfer()560 if(DataMapping != NULL) { in OhciControlTransfer()561 Ohc->PciIo->Unmap(Ohc->PciIo, DataMapping); in OhciControlTransfer()