Searched defs:cmos_write_byte (Results 1 - 1 of 1) sorted by path

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c67 #define CMOS_WRITE_BYTE(x, y) cmos_write_byte(x, y)
89 cmos_write_byte (int loc, int val) function

Completed in 1466 milliseconds