Searched refs:write_byte (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/dev/ic/ |
| H A D | pca9564var.h | 33 void (*write_byte)(device_t, int reg, uint8_t val); member
|
| H A D | pca9564.c | 60 #define CSR_WRITE(sc, r, v) (*sc->sc_ios.write_byte)(sc->sc_dev, r, v)
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | hw_eeprom.c | 532 write_byte(device *me, in write_byte() function 713 write_byte(me, eeprom, address, byte); in hw_eeprom_io_write_buffer()
|
| /netbsd-src/external/public-domain/xz/dist/doc/ |
| H A D | xz-file-format.txt | 983 write_byte(tmp);
|