Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-ccw.h19 #define TYPE_S390_CCW "s390-ccw" macro
23 S390_CCW_DEVICE, TYPE_S390_CCW)
/openbmc/qemu/hw/s390x/
H A Ds390-ccw.c63 if (object_dynamic_cast(OBJECT(sch->driver_data), TYPE_S390_CCW)) { in s390_ccw_store()
187 .name = TYPE_S390_CCW,
/openbmc/qemu/hw/vfio/
H A Dccw.c725 .parent = TYPE_S390_CCW,