Searched refs:FEATURE_MCABUS (Results 1 – 1 of 1) sorted by relevance
72 #define FEATURE_MCABUS 0x02 /* Machine has MCA bus instead of ISA */ macro317 MCA_system = (scp->feature1 & FEATURE_MCABUS) ? 1 : 0; in mca_busprobe()