Home
last modified time | relevance | path

Searched defs:CcwDataStream (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dcss.h85 typedef struct CcwDataStream { struct
97 int (*op_handler)(struct CcwDataStream *cds, void *buff, int len, argument
101 } CcwDataStream; argument