Searched refs:rpcKey (Results 1 – 3 of 3) sorted by relevance
2596 PDVD_RPC_KEY rpcKey = NULL; in _IRQL_requires_max_() local2638 rpcKey = (PDVD_RPC_KEY)copyProtectKey->KeyData; in _IRQL_requires_max_()2641 if (rpcKey->TypeCode == 0) in _IRQL_requires_max_()
2246 PDVD_RPC_KEY rpcKey; in _IRQL_requires_max_() local2374 rpcKey = (PDVD_RPC_KEY)copyProtectKey->KeyData; in _IRQL_requires_max_()2376 if (rpcKey->RegionMask != 0xff) in _IRQL_requires_max_()2384 if (rpcKey->UserResetsAvailable <= 1) in _IRQL_requires_max_()
521 PDVD_RPC_KEY rpcKey; in _IRQL_requires_max_() local614 rpcKey = (PDVD_RPC_KEY) copyProtectKey->KeyData; in _IRQL_requires_max_()616 if (rpcKey->RpcScheme == 1) in _IRQL_requires_max_()618 if (rpcKey->TypeCode) in _IRQL_requires_max_()620 dvdRegion->SystemRegion = ~rpcKey->RegionMask; in _IRQL_requires_max_()621 dvdRegion->ResetCount = rpcKey->UserResetsAvailable; in _IRQL_requires_max_()627 dvdRegion->ResetCount = rpcKey->UserResetsAvailable; in _IRQL_requires_max_()