iodev_type
iodev->iodev_type = IODEV_ITS;
if (iodev->iodev_type != IODEV_ITS)
.iodev_type = IODEV_CPUIF,
.iodev_type = IODEV_DIST,
rd_dev->iodev_type = IODEV_REDIST;
switch (iodev->iodev_type) {
switch (iodev->iodev_type) {
io_device->iodev_type = IODEV_DIST;
dist->cpuif_iodev.iodev_type = IODEV_CPUIF;
enum iodev_type iodev_type;