Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/virtio/
Dvirtio_ccw.c70 unsigned int config_ready; member
901 if (vcdev->config_ready < offset + len) in virtio_ccw_get_config()
902 vcdev->config_ready = offset + len; in virtio_ccw_get_config()
931 if (vcdev->config_ready < offset) in virtio_ccw_set_config()