Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A 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()
/openbmc/u-boot/include/
H A Dvirtio.h25 #define VIRTIO_ID_MAX_NUM 3 macro
/openbmc/u-boot/doc/
H A DREADME.virtio228 2. update VIRTIO_ID_MAX_NUM to be the largest device ID plus 1