Home
last modified time | relevance | path

Searched refs:XS_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/xen/interface/io/
Dxs_wire.h28 XS_ERROR, enumerator
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_xs.c246 msg->type = XS_ERROR; in xenbus_dev_request_and_reply()
258 (msg->type == XS_ERROR))) in xenbus_dev_request_and_reply()
307 if (msg.type == XS_ERROR) { in xs_talkv()
Dxenbus_dev_frontend.c329 if (u->u.msg.type == XS_ERROR) in xenbus_write_transaction()