Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dblkif_impl.h84 BLKIF_PROTOCOL_NATIVE = 1, enumerator
H A Dblk_common.c721 ring->ri_protocol = BLKIF_PROTOCOL_NATIVE; in blk_bindto_frontend()
813 case BLKIF_PROTOCOL_NATIVE: in blk_ring_request_get()
891 case BLKIF_PROTOCOL_NATIVE: in blk_ring_response_put()
H A Dxdb.c764 vdp->xs_blk_protocol = BLKIF_PROTOCOL_NATIVE; in xdb_bindto_frontend()
1894 case BLKIF_PROTOCOL_NATIVE: in xdb_get_request()
1922 case BLKIF_PROTOCOL_NATIVE: in xdb_push_response()