Lines Matching refs:iowrite8
107 iowrite8(ioread8(&out_features[i / 8]) | (1 << (i % 8)), in mic_finalize_features()
152 iowrite8(status, &mvdev->desc->status); in mic_set_status()
163 iowrite8(0, &dc->host_ack); in mic_reset_inform_host()
164 iowrite8(1, &dc->vdev_reset); in mic_reset_inform_host()
177 iowrite8(0, &mvdev->desc->status); in mic_reset_inform_host()
334 iowrite8(1, &dc->used_address_updated); in mic_find_vqs()
429 iowrite8((u8)virtio_db, &mvdev->dc->h2c_vdev_db); in mic_add_device()
475 iowrite8(1, &dc->guest_ack); in mic_handle_config_change()
504 iowrite8(1, &dc->guest_ack); in mic_remove_device()
548 iowrite8(MIC_VIRTIO_PARAM_DEV_REMOVE, in mic_scan_devices()
554 iowrite8(-1, &d->type); in mic_scan_devices()
556 iowrite8(0, &dc->config_change); in mic_scan_devices()
557 iowrite8(0, &dc->guest_ack); in mic_scan_devices()
618 iowrite8(config_db, &bootparam->h2c_config_db); in mic_devices_init()
630 iowrite8(-1, &bootparam->h2c_config_db); in mic_devices_uninit()