Home
last modified time | relevance | path

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

/u-boot/drivers/virtio/
A Dvirtio-uclass.c27 static const char *const virtio_drv_name[VIRTIO_ID_MAX_NUM] = {
230 if (uc_priv->device >= VIRTIO_ID_MAX_NUM) { in virtio_uclass_post_probe()
/u-boot/include/
A Dvirtio.h28 #define VIRTIO_ID_MAX_NUM 5 macro
/u-boot/doc/
A DREADME.virtio228 2. update VIRTIO_ID_MAX_NUM to be the largest device ID plus 1

Completed in 6 milliseconds