Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c534 uint32_t profilesFound; in AllocSharedProfiles() local
548 profilesFound = 0; in AllocSharedProfiles()
552 profilesFound++; in AllocSharedProfiles()
559 if (profilesFound != numOfProfiles) in AllocSharedProfiles()
853 uint16_t profilesFound = 0; in PlcrAllocProfilesForPartition() local
913 profilesFound++; in PlcrAllocProfilesForPartition()
917 if (profilesFound == numOfProfiles) in PlcrAllocProfilesForPartition()
1090 profilesFound = 0; in FmPcdPlcrAllocProfiles()
1097 profilesFound++; in FmPcdPlcrAllocProfiles()
1104 profilesFound = 0; in FmPcdPlcrAllocProfiles()
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c659 uint8_t profilesFound = 0; in AllocVSPsForPartition() local
711 profilesFound++; in AllocVSPsForPartition()
715 if (profilesFound == numOfProfiles) in AllocVSPsForPartition()
1467 uint32_t profilesFound, intFlags; in FmVSPAllocForPort() local
1501 profilesFound = 0; in FmVSPAllocForPort()
1506 profilesFound++; in FmVSPAllocForPort()
1508 if (profilesFound == numOfVSPs) in FmVSPAllocForPort()
1513 profilesFound = 0; in FmVSPAllocForPort()
1518 if (profilesFound == numOfVSPs) in FmVSPAllocForPort()