Searched refs:gaCoreVol (Results 1 – 1 of 1) sorted by relevance
76 static COREVOLUME gaCoreVol[ REDCONF_VOLUME_COUNT ]; variable80 COREVOLUME * CONST_IF_ONE_VOLUME gpRedCoreVol = &gaCoreVol[ 0U ];81 METAROOT * gpRedMR = &gaCoreVol[ 0U ].aMR[ 0U ];121 RedMemSet( gaCoreVol, 0U, sizeof( gaCoreVol ) ); in RedCoreInit()128 COREVOLUME * pCoreVol = &gaCoreVol[ bVolNum ]; in RedCoreInit()362 gpRedCoreVol = &gaCoreVol[ bVolNum ]; in RedCoreVolSetCurrent()
Completed in 6 milliseconds