Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/virtio/
A Dvirtio_ccw.c72 unsigned int config_ready; member
887 if (vcdev->config_ready < offset + len) in virtio_ccw_get_config()
888 vcdev->config_ready = offset + len; in virtio_ccw_get_config()
917 if (vcdev->config_ready < offset) in virtio_ccw_set_config()

Completed in 6 milliseconds