tcs_group
struct tcs_group tcs[TCS_TYPE_NR];
struct tcs_group *tcs = &drv->tcs[type];
static struct tcs_group *get_tcs_for_msg(struct rsc_drv *drv,
struct tcs_group *tcs;
struct tcs_group *tcs;
static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs,
static int find_free_tcs(struct tcs_group *tcs)
static int claim_tcs_for_req(struct rsc_drv *drv, struct tcs_group *tcs,
struct tcs_group *tcs;
static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg,
struct tcs_group *tcs;
const struct tcs_group *tcs = &drv->tcs[ACTIVE_TCS];
struct tcs_group *tcs;