Searched refs:read_reply (Results 1 – 1 of 1) sorted by relevance
166 static void *read_reply(enum xsd_sockmsg_type *type, unsigned int *len) in read_reply() function249 ret = read_reply(&msg->type, &msg->len); in xenbus_dev_request_and_reply()300 ret = read_reply(&msg.type, len); in xs_talkv()