Home
last modified time | relevance | path

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

/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c75 unsigned int config_ready; member
948 if (vcdev->config_ready < offset + len) in virtio_ccw_get_config()
949 vcdev->config_ready = offset + len; in virtio_ccw_get_config()
979 if (vcdev->config_ready < offset) in virtio_ccw_set_config()