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

  /src/sys/arch/xen/include/
xenring.h 46 struct blkif_x86_32_response { struct
52 typedef struct blkif_x86_32_response blkif_x86_32_response_t;
105 DEFINE_RING_TYPES(blkif_x86_32, struct blkif_x86_32_request, struct blkif_x86_32_response);
xenring.h 46 struct blkif_x86_32_response { struct
52 typedef struct blkif_x86_32_response blkif_x86_32_response_t;
105 DEFINE_RING_TYPES(blkif_x86_32, struct blkif_x86_32_request, struct blkif_x86_32_response);

Completed in 120 milliseconds