Home
last modified time | relevance | path

Searched refs:rpb_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/alpha/alpha/
H A Ddec_6600.c122 platform.family = (hwrpb->rpb_type == ST_DEC_TITAN) ? "Titan" in dec_6600_init()
127 (hwrpb->rpb_type == ST_DEC_TITAN) ? dec_titan_variations in dec_6600_init()
H A Dprom.c101 cputype = rpb->rpb_type; in prom_init_cputype()
H A Dmachdep.c420 if (hwrpb->rpb_type == ST_DEC_3000_300 || in alpha_init()
421 hwrpb->rpb_type == ST_DEC_3000_500) { in alpha_init()
1658 NULL, 0, &hwrpb->rpb_type, 0,
/netbsd-src/sys/arch/alpha/include/
H A Drpb.h95 uint64_t rpb_type; /* 50: */ member