Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c308 static int doing_io(struct virtio_ccw_device *vcdev, __u32 flag) in doing_io() function
341 wait_event(vcdev->wait_q, doing_io(vcdev, flag) == 0); in ccw_io_helper()