Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/virtio/
Dvirtio-uclass.c24 static const char *const virtio_drv_name[VIRTIO_ID_MAX_NUM] = {
226 if (uc_priv->device > VIRTIO_ID_MAX_NUM) { in virtio_uclass_post_probe()
/third_party/uboot/u-boot-2020.01/include/
Dvirtio.h25 #define VIRTIO_ID_MAX_NUM 3 macro
/third_party/uboot/u-boot-2020.01/doc/
DREADME.virtio228 2. update VIRTIO_ID_MAX_NUM to be the largest device ID plus 1