Searched refs:PCS_CPU_MAJORTYPE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/alpha/alpha/
H A Ddec_1000a.c149 switch(PCS_CPU_MAJORTYPE(LOCATE_PCS(hwrpb, 0))) {
H A Dcpu.c351 sc->sc_major_type = PCS_CPU_MAJORTYPE(p);
/netbsd-current/sys/arch/alpha/include/
H A Drpb.h314 #define PCS_CPU_MAJORTYPE(p) ((p)->pcs_proc_type & 0xffffffff) macro

Completed in 192 milliseconds