Searched refs:VIRTUAL_CSSID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | css.h | 32 #define VIRTUAL_CSSID 0xfe macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-virtio-ccw.c | 304 ret = css_create_css_image(VIRTUAL_CSSID, true); in ccw_init() |