chip_write16()

void chip_write16(unsigned off, 
                  unsigned val);

Same as chip_write8(), but for 16 bits.