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

  /src/sys/arch/xen/xen/
xbdback_xenbus.c 1626 blkif_x86_64_response_t *resp64; local in function:xbdback_send_reply
1652 resp64 = RING_GET_RESPONSE(&xbdi->xbdi_ring.ring_64,
1654 resp64->id = id;
1655 resp64->operation = op;
1656 resp64->status = status;
xbdback_xenbus.c 1626 blkif_x86_64_response_t *resp64; local in function:xbdback_send_reply
1652 resp64 = RING_GET_RESPONSE(&xbdi->xbdi_ring.ring_64,
1654 resp64->id = id;
1655 resp64->operation = op;
1656 resp64->status = status;

Completed in 28 milliseconds