Searched defs:VIRTIO_ID_BLOCK (Results 1 – 2 of 2) sorted by relevance
20 pub const VIRTIO_ID_BLOCK: u32 = 2; constant
33 #define VIRTIO_ID_BLOCK 2 /* virtio block */ macro