Searched refs:HIBYTE (Results 1 – 1 of 1) sorted by relevance
66 #define HIBYTE(word) ((u8)(((u16)(word)) >> 8)) macro300 if (!eeprom_write_location(2, HIBYTE(LOWORD(dwLo32)))) in eeprom_save_mac_address()304 if (!eeprom_write_location(4, HIBYTE(HIWORD(dwLo32)))) in eeprom_save_mac_address()308 if (!eeprom_write_location(6, HIBYTE(LOWORD(dwHi16)))) in eeprom_save_mac_address()