Home
last modified time | relevance | path

Searched refs:VIRTIO_ID_BLOCK (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/virtio/
Dvirtio_sandbox.c162 uc_priv->device = VIRTIO_ID_BLOCK; in virtio_sandbox_probe()
Dvirtio-uclass.c26 [VIRTIO_ID_BLOCK] = VIRTIO_BLK_DRV_NAME,
/third_party/uboot/u-boot-2020.01/include/
Dvirtio.h24 #define VIRTIO_ID_BLOCK 2 /* virtio block */ macro