Home
last modified time | relevance | path

Searched refs:BLKIF_PROTOCOL_X86_32 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/block/xen-blkback/
H A Dcommon.h202 BLKIF_PROTOCOL_X86_32 = 2, enumerator
210 # define BLKIF_PROTOCOL_DEFAULT BLKIF_PROTOCOL_X86_32
H A Dxenbus.c225 case BLKIF_PROTOCOL_X86_32: in xen_blkif_map()
1078 blkif->blk_protocol = BLKIF_PROTOCOL_X86_32; in connect_ring()
H A Dblkback.c1229 case BLKIF_PROTOCOL_X86_32: in __do_block_io_op()
1505 case BLKIF_PROTOCOL_X86_32: in make_response()
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c439 case BLKIF_PROTOCOL_X86_32: in xen_block_send_response()
491 case BLKIF_PROTOCOL_X86_32: { in xen_block_get_request()
775 case BLKIF_PROTOCOL_X86_32: in xen_block_dataplane_start()
813 case BLKIF_PROTOCOL_X86_32: in xen_block_dataplane_start()
/openbmc/qemu/hw/block/
H A Dxen_blkif.h89 BLKIF_PROTOCOL_X86_32 = 2, enumerator
H A Dxen-block.c245 protocol = BLKIF_PROTOCOL_X86_32; in xen_block_connect()
251 protocol = BLKIF_PROTOCOL_X86_32; in xen_block_connect()