HomeSort by: relevance | last modified time | path
    Searched refs:tc_3000_500_slots (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/tc/
tc_conf.h 50 extern const struct tc_slotdesc tc_3000_500_slots[];
tc_3000_500.c 60 const struct tc_slotdesc tc_3000_500_slots[] = { variable in typeref:typename:const struct tc_slotdesc[]
70 const int tc_3000_500_nslots = __arraycount(tc_3000_500_slots);
314 * Slots 0-2 in the tc_3000_500_slots array are only
322 return tc_fb_cnattach(tc_3000_500_slots[output_slot-1].tcs_addr);
tcasic.c 101 tba.tba_slots = tc_3000_500_slots;

Completed in 14 milliseconds