Home
last modified time | relevance | path

Searched refs:xs_blk_protocol (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h155 enum blkif_protocol xs_blk_protocol; member
H A Dxdb.c764 vdp->xs_blk_protocol = BLKIF_PROTOCOL_NATIVE; in xdb_bindto_frontend()
779 vdp->xs_blk_protocol = BLKIF_PROTOCOL_X86_32; in xdb_bindto_frontend()
785 vdp->xs_blk_protocol = BLKIF_PROTOCOL_X86_64; in xdb_bindto_frontend()
1893 switch (vdp->xs_blk_protocol) { in xdb_get_request()
1906 vdp->xs_blk_protocol); in xdb_get_request()
1921 switch (vdp->xs_blk_protocol) { in xdb_push_response()
1943 vdp->xs_blk_protocol); in xdb_push_response()