Searched refs:VIRTIO_ID_BLOCK (Results 1 – 4 of 4) sorted by relevance
33 #define VIRTIO_ID_BLOCK 2 /* virtio block */ macro
140 .type = VIRTIO_ID_BLOCK,288 case VIRTIO_ID_BLOCK: in set_dp()303 case VIRTIO_ID_BLOCK: in get_dp()922 case VIRTIO_ID_BLOCK: in add_virtio_device()1037 VIRTIO_ID_BLOCK, vring, NULL, in start_virtblk()
829 { VIRTIO_ID_BLOCK, VIRTIO_DEV_ANY_ID },
3036 dev = new_pci_device("block", VIRTIO_ID_BLOCK, 0x01, 0x80); in setup_block_file()