We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e8fee commit 903dc28Copy full SHA for 903dc28
Common/DtaDevOpal.h
@@ -231,7 +231,6 @@ class DtaDevOpal : public DtaDevOS {
231
* @param password the password that is to be assigned to the SSC master entities
232
*/
233
uint8_t initialSetup(char * password);
234
- uint8_t initialsetup(char * password);
235
/** User command to prepare the drive for Single User Mode and rekey a SUM locking range.
236
* @param lockingrange locking range number to enable
237
* @param start LBA to start locking range
0 commit comments