Searched refs:VIRTIO_ID_BLOCK (Results 1 – 4 of 4) sorted by relevance
33 #define VIRTIO_ID_BLOCK 2 /* virtio block */ macro
139 .type = VIRTIO_ID_BLOCK,286 case VIRTIO_ID_BLOCK: in set_dp()301 case VIRTIO_ID_BLOCK: in get_dp()951 case VIRTIO_ID_BLOCK: in add_virtio_device()1066 VIRTIO_ID_BLOCK, vring, NULL, in start_virtblk()
829 { VIRTIO_ID_BLOCK, VIRTIO_DEV_ANY_ID },
3040 dev = new_pci_device("block", VIRTIO_ID_BLOCK, 0x01, 0x80); in setup_block_file()