Searched refs:ReqMapping (Results 1 – 1 of 1) sorted by relevance
303 VOID *ReqMapping = NULL; in OhciControlTransfer() local380 … Ohc->PciIo->Map (Ohc->PciIo, MapOp, (UINT8 *)Request, &ReqMapLength, &ReqMapPhyAddr, &ReqMapping); in OhciControlTransfer()572 if(ReqMapping != NULL) { in OhciControlTransfer()573 Ohc->PciIo->Unmap(Ohc->PciIo, ReqMapping); in OhciControlTransfer()