Searched refs:ReqMapLength (Results 1 – 1 of 1) sorted by relevance
304 UINTN ReqMapLength = 0; in OhciControlTransfer() local378 ReqMapLength = sizeof(EFI_USB_DEVICE_REQUEST); in OhciControlTransfer()380 …Status = Ohc->PciIo->Map (Ohc->PciIo, MapOp, (UINT8 *)Request, &ReqMapLength, &ReqMapPhyAddr, &Req… in OhciControlTransfer()