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