tl_eeprom_putbyte 271 dev/pci/if_tl.c u_int8_t tl_eeprom_putbyte(struct tl_softc *, int); tl_eeprom_putbyte 482 dev/pci/if_tl.c if (tl_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { tl_eeprom_putbyte 491 dev/pci/if_tl.c if (tl_eeprom_putbyte(sc, addr)) { tl_eeprom_putbyte 502 dev/pci/if_tl.c if (tl_eeprom_putbyte(sc, EEPROM_CTL_READ)) {