Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h67 #define CLP_RC_LISTPCI_BADRT 0x010a /* Resume token not recognized */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h34 #define CLP_RC_LISTPCI_BADRT 0x010a /* Resume token not recognized */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c82 res_code = CLP_RC_LISTPCI_BADRT; in list_pci()