Searched refs:CTB_TURBOSLOT_TYPE (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/alpha/alpha/
H A Ddec_2100_a500.c193 switch (CTB_TURBOSLOT_TYPE(ctbslot)) {
215 CTB_TURBOSLOT_TYPE(ctbslot),
H A Ddec_eb64plus.c161 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_550.c158 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Dapi_up1000.c148 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_alphabook1.c153 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_axppci_33.c197 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_kn20aa.c162 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_eb164.c153 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_1000a.c220 switch (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot)) {
H A Ddec_eb66.c153 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_6600.c189 if (CTB_TURBOSLOT_TYPE(ctbslot) ==
H A Ddec_2100_a50.c173 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
H A Ddec_kn300.c196 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
/netbsd-current/sys/arch/alpha/include/
H A Drpb.h435 #define CTB_TURBOSLOT_TYPE(x) (((x) >> 16) & 0xff) macro

Completed in 284 milliseconds