Typedef xbar_r_chan_t
typedef struct packed { xbar_id_t id; data_t data; axi_pkg::resp_t resp; logic last; user_t user; } xbar_r_chan_t;
typedef struct packed { xbar_id_t id; data_t data; axi_pkg::resp_t resp; logic last; user_t user; } xbar_r_chan_t;