Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c83 static inline bool vs_io_assert(bool term, const char *msg) in vs_io_assert() function
97 if (!vs_io_assert(virtio_run(vdev, VR_REQUEST, cmd) == 0, title)) { in vs_run()