HomeSort by: relevance | last modified time | path
    Searched defs:resp32 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
xbdback_xenbus.c 1625 blkif_x86_32_response_t *resp32; local in function:xbdback_send_reply
1645 resp32 = RING_GET_RESPONSE(&xbdi->xbdi_ring.ring_32,
1647 resp32->id = id;
1648 resp32->operation = op;
1649 resp32->status = status;

Completed in 21 milliseconds