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

  /src/sys/arch/alpha/alpha/
dec_6600.c 78 platform.family = (hwrpb->rpb_type == ST_DEC_TITAN) ? "Titan"
83 (hwrpb->rpb_type == ST_DEC_TITAN) ? dec_titan_variations
prom.c 101 cputype = rpb->rpb_type;
machdep.c 420 if (hwrpb->rpb_type == ST_DEC_3000_300 ||
421 hwrpb->rpb_type == ST_DEC_3000_500) {
1665 CTLTYPE_QUAD, "rpb_type", NULL,
1666 NULL, 0, &hwrpb->rpb_type, 0,
  /src/sys/arch/alpha/include/
rpb.h 95 uint64_t rpb_type; /* 50: */ member in struct:rpb

Completed in 16 milliseconds