Searched refs:fResponseArray (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp548 fResponseArray = NULL;
652 if ( fResponseArray ) {
653 fResponseArray->release();
654 fResponseArray = NULL;
5311 if (logErrors && fResponseArray)
5320 context.responseArray = fResponseArray;
5350 if (fResponseArray)
5352 fResponseArray->release();
5353 fResponseArray = NULL;
5377 assert( fResponseArray
[all...]
H A DIOServicePMPrivate.h403 #define fResponseArray pwrMgt->ResponseArray macro

Completed in 14 milliseconds