Searched refs:xs_write_store (Results 1 – 1 of 1) sorted by relevance
452 xs_write_store(const void *tdata, unsigned len) in xs_write_store() function790 if ((error = xs_write_store(msg, sizeof(*msg) + msg->len)) == 0) in xs_dev_request_and_reply()830 error = xs_write_store(&msg, sizeof(msg)); in xs_talkv()837 error = xs_write_store(iovec[i].iov_base, iovec[i].iov_len); in xs_talkv()