Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-sysemu.c280 int s390_assign_subch_ioeventfd(EventNotifier *notifier, uint32_t sch_id, in s390_assign_subch_ioeventfd()
/openbmc/linux/drivers/s390/block/
H A Ddasd_ioctl.c507 struct subchannel_id sch_id; in __dasd_ioctl_information() local
H A Ddasd_eckd.c1010 struct subchannel_id sch_id; in dasd_eckd_store_conf_data() local
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c157 uint32_t sch_id = (css_build_subchannel_id(sch) << 16) | sch->schid; in virtio_ccw_ioeventfd_assign() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h133 u16 sch_id; member