/RESET=(keyword[,keyword])
    Requires CMKRNL and DIAGNOSE privileges.
    Resets either or both the error count and the operation count for
    a device. You must specify one or both of the following keywords:
    ERROR_COUNT    Resets the error count.
    OPERATION_     Resets the operation count.
    COUNT
    When either count is reset, a message is sent to the error log.
    The message indicates that the count was reset and includes the
    value of the counter before the reset.