Searched defs:write_byte (Results 1 – 4 of 4) sorted by relevance
82 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
60 void (*write_byte)(unsigned long block, int count, errcode_t err); member
159 …UINT8 write_byte; /* Index of last written byte … member
1336 write_byte(struct file *file, int b) in write_byte() function