Typedef init_rsp_chan_t

typedef struct packed {
    logic [DataWidth-1:0] init;
} init_rsp_chan_t;