Searched defs:bfa_trc_mod_s (Results 1 – 1 of 1) sorted by relevance
58 struct bfa_trc_mod_s { struct59 u32 head;60 u32 tail;61 u32 ntrc;62 u32 stopped;63 u32 ticks;64 u32 rsvd[3];65 struct bfa_trc_s trc[BFA_TRC_MAX];
Completed in 5 milliseconds