Searched refs:VIRTIO_CCW_CHPID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | css.h | 33 #define VIRTIO_CCW_CHPID 0 /* used by convention */ macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | css.c | 2045 if (chpid == VIRTIO_CCW_CHPID) { in css_find_free_chpid() |