Typedef enum in SV

In reply to Barjeestahseen Mulla:

The identifier RST_REQ exists in both typedef enum declarations. This generates an error.

You need to create unique identifiers in both enums.