Searched refs:EEPROM_CTL_READ (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_tireg.h | 1222 #define EEPROM_CTL_READ 0xA1 /* 0101 0001 */ macro |
H A D | if_ti.c | 294 if (ti_eeprom_putbyte(sc, EEPROM_CTL_READ)) { in ti_eeprom_getbyte() |