cmos_read
if (cmos_read(RTC_ADDR_REBOOTCNT) > 0)
cmos_read(RTC_ADDR_REBOOTCNT));
if ((oldvalue = cmos_read(location)) < 0)
if ((oldsum = cmos_read(RTC_ADDR_CHECKSUM)) < 0)
if (cmos_read(RTC_ADDR_REBOOTCNT) > 8)
cmos_read(RTC_ADDR_REBOOTCNT) + 1);
cmos_read(RTC_ADDR_BOOTOPTS) | 0x02);
extern int cmos_read(int);
int cmos_read(int);
sc->sc_is16bit = (cmos_read(0xc4) >> 5) & 1;
.d_read = cmos_read,
dev_type_read(cmos_read);