Searched refs:ctb_tt (Results 1 - 2 of 2) sorted by relevance

/gem5/system/alpha/console/
H A Dconsole.c207 sizeof(struct ctb_tt),
389 struct ctb_tt *ctb_tt; local
591 ctb_tt = (struct ctb_tt*) rpb_ctb;
596 bzero((char *)rpb_ctb, sizeof(struct ctb_tt));
599 rpb_ctb->rpb_length = sizeof(ctb_tt) - sizeof(rpb_ctb);
604 ctb_tt->ctb_tintr_vec = 0x6c0; /* matches tlaser pal code */
605 ctb_tt->ctb_rintr_vec = 0x680; /* matches tlaser pal code */
606 ctb_tt
[all...]
/gem5/system/alpha/h/
H A Drpb.h292 struct ctb_tt { struct

Completed in 6 milliseconds