Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Ds390-pci-bus.c120 IoaCfgSccb *psccb = (IoaCfgSccb *)sccb; in s390_pci_sclp_configure() local
122 be32_to_cpu(psccb->aid)); in s390_pci_sclp_configure()
126 trace_s390_pci_sclp_nodev("configure", be32_to_cpu(psccb->aid)); in s390_pci_sclp_configure()
143 psccb->header.response_code = cpu_to_be16(rc); in s390_pci_sclp_configure()
179 IoaCfgSccb *psccb = (IoaCfgSccb *)sccb; in s390_pci_sclp_deconfigure() local
181 be32_to_cpu(psccb->aid)); in s390_pci_sclp_deconfigure()
185 trace_s390_pci_sclp_nodev("deconfigure", be32_to_cpu(psccb->aid)); in s390_pci_sclp_deconfigure()
215 psccb->header.response_code = cpu_to_be16(rc); in s390_pci_sclp_deconfigure()