Searched refs:EEPROM_CTL_WRITE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_tireg.h | 1223 #define EEPROM_CTL_WRITE 0xA0 /* 0101 0000 */ macro |
| D | if_ti.c | 266 if (ti_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in ti_eeprom_getbyte() |