Searched refs:blk_protocol (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c214 switch (blkif->blk_protocol) {
1071 blkif->blk_protocol = BLKIF_PROTOCOL_DEFAULT;
1077 blkif->blk_protocol = BLKIF_PROTOCOL_NATIVE;
1079 blkif->blk_protocol = BLKIF_PROTOCOL_X86_32;
1081 blkif->blk_protocol = BLKIF_PROTOCOL_X86_64;
1113 blkif->nr_rings, blkif->blk_protocol, protocol,
H A Dcommon.h307 enum blkif_protocol blk_protocol; member in struct:xen_blkif
H A Dblkback.c1225 switch (ring->blkif->blk_protocol) {
1500 switch (ring->blkif->blk_protocol) {

Completed in 135 milliseconds