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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A D3c595.c337 * get_e: gets a 16 bits word from the EEPROM. we must have set the window
341 get_e(offset) function
493 printf("%hX:", get_e(i));
503 p[i] = htons(get_e(EEPROM_OEM_ADDR_0 + i));

Completed in 58 milliseconds