Searched refs:inProgress (Results 1 – 5 of 5) sorted by relevance
188 tdsaAllShared->tdFWProfileEx.inProgress = 1; in tdipFWProfileIoctl()1126 tdsaAllShared->tdFWControlEx.inProgress = 1;1428 if (tdsaAllShared->tdFWControlEx.inProgress) in ostiSgpioIoctlRsp()1985 if(tdsaAllShared->tdFWControlEx.inProgress) in ostiGetForensicDataIOCTLRsp()2712 tdsaAllShared->tdFWControlEx.inProgress = 0; in tdsaIoErrorStatisticGetIoctl()2768 tdsaAllShared->tdFWControlEx.inProgress = 0; in tdsaIoEventStatisticGetIoctl()2824 tdsaAllShared->tdFWControlEx.inProgress = 0; in tdsaRegisterIoctl()2977 tdsaAllShared->tdFWControlEx.inProgress = 1; in tdsaPhyProfileIoctl()3059 tdsaAllShared->tdFWControlEx.inProgress = 0; in tdsaForensicDataGetIoctl()3224 tdsaAllShared->tdFWControlEx.inProgress = 1; in tdsaSendSMPIoctl()[all …]
256 bit8 inProgress; /* if 1 - the IOCTL request is in progress */ member300 bit8 inProgress; /* if 1 - the IOCTL request is in progress */ member
5760 if( tdsaAllShared->tdFWControlEx.inProgress ) in ossaGetPhyProfileCB()5762 tdsaAllShared->tdFWControlEx.inProgress = 0; in ossaGetPhyProfileCB()
1854 tdsaAllShared->tdFWControlEx.inProgress = 1; in tiNumOfLunIOCTLreq()1887 tdsaAllShared->tdFWControlEx.inProgress = 0; in tiNumOfLunIOCTLreq()
20216 int inProgress; /* True while initialization in progress */ member180062 if( sqlite3GlobalConfig.isInit==0 && sqlite3GlobalConfig.inProgress==0 ){180063 sqlite3GlobalConfig.inProgress = 1;180093 sqlite3GlobalConfig.inProgress = 0;