Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dccw-device.h54 extern const PropertyInfo ccw_loadparm;
57 DEFINE_PROP(_n, _s, _f, ccw_loadparm, typeof(uint8_t[8]))
H A Dccw-device.c76 const PropertyInfo ccw_loadparm = { variable