Home
last modified time | relevance | path

Searched refs:numberOfProfiles (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/storage/class/cdrom/
H A Dmmc.c1110 ULONG numberOfProfiles; in _IRQL_requires_max_() local
1129 numberOfProfiles = ProfileHeader->Header.AdditionalLength / 4; in _IRQL_requires_max_()
1133 for (i = 0; i < numberOfProfiles; i++) in _IRQL_requires_max_()