Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dcss.h318 static inline int ccw_dstream_advance(CcwDataStream *cds, int len) in ccw_dstream_advance() function
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c380 ccw_dstream_advance(&sch->cds, sizeof(features.features)); in virtio_ccw_cb()