Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dsclp.h180 typedef struct IoaCfgSccb { struct
186 } QEMU_PACKED IoaCfgSccb; argument
/qemu/hw/s390x/
H A Ds390-pci-bus.c120 IoaCfgSccb *psccb = (IoaCfgSccb *)sccb; in s390_pci_sclp_configure()
179 IoaCfgSccb *psccb = (IoaCfgSccb *)sccb; in s390_pci_sclp_deconfigure()
H A Dsclp.c223 switch (((IoaCfgSccb *)sccb)->atype) { in sclp_configure_io_adapter()