Searched refs:fhw (Results 1 – 1 of 1) sorted by relevance
1713 unsigned char fhw; in falcon_detect() local1716 fhw = *(unsigned char*)0xffff8006; in falcon_detect()1717 mon_type = fhw >> 6 & 0x3; in falcon_detect()1719 f030_bus_width = fhw << 6 & 0x80; in falcon_detect()