Searched refs:host_write (Results 1 – 4 of 4) sorted by relevance
74 host_write(1, &ch, 1); in hostcons_putchar()
320 n = host_write(desc->d_unit, buf, size); in hostdisk_strategy()
184 ssize_t host_write(int fd, const void *buf, size_t nbyte);
168 host_write(int fd, const void *buf, size_t nbyte) in host_write() function