Searched refs:EEPROM_PROD_ID (Results 1 – 3 of 3) sorted by relevance
/external/grub/netboot/ | ||
D | 3c509.h | 91 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro |
D | 3c595.h | 97 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro |
D | 3c509.c | 523 k = get_e(EEPROM_PROD_ID); in t529_probe() |