Searched refs:deviceEraseEnabled (Results 1 – 2 of 2) sorted by relevance
1093 debugStatus.deviceEraseEnabled = (output[7] & (1 << 1)); in SE_getStatus()1217 status->deviceEraseEnabled = (status_word & (1 << 1)); in SE_debugLockStatus()
562 bool deviceEraseEnabled; member