Searched refs:EEDI (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | sis900.h | 75 EEDI = 0x00000001 enumerator |
H A D | sis900.c | 459 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS; in sis900_read_eeprom() |