Searched refs:read_sis_cmd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dsis315pro.c50 read_sis_cmd (grub_uint8_t addr) function
318 if (read_sis_cmd (0x5) != 0xa1)
321 write_sis_cmd (read_sis_cmd (0x20) | 0xa1, 0x20);
322 write_sis_cmd (read_sis_cmd (0x1e) | 0xda, 0x1e);

Completed in 14 milliseconds