Searched refs:PCS_VAR_VAXFP (Results 1 – 2 of 2) sorted by relevance
321 #define PCS_VAR_VAXFP 0x0000000000000001 /* VAX FP support */ macro
372 if (p->pcs_proc_var & PCS_VAR_VAXFP) { in cpuattach()