Searched refs:blk_protocol (Results 1 – 2 of 2) sorted by relevance
214 switch (blkif->blk_protocol) { in xen_blkif_map()1071 blkif->blk_protocol = BLKIF_PROTOCOL_DEFAULT; in connect_ring()1077 blkif->blk_protocol = BLKIF_PROTOCOL_NATIVE; in connect_ring()1079 blkif->blk_protocol = BLKIF_PROTOCOL_X86_32; in connect_ring()1081 blkif->blk_protocol = BLKIF_PROTOCOL_X86_64; in connect_ring()1113 blkif->nr_rings, blkif->blk_protocol, protocol, in connect_ring()
307 enum blkif_protocol blk_protocol; member